~ubuntu-branches/ubuntu/precise/virtualbox/precise-updates

« back to all changes in this revision

Viewing changes to src/VBox/RDP/client/keymaps/sv

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2011-07-04 13:02:31 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20110704130231-l843es6wqhx614n7
Tags: 4.0.10-dfsg-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add Apport hook.
    - debian/virtualbox-ose.files/source_virtualbox-ose.py
    - debian/virtualbox-ose.install
  - Drop *-source packages.
* Add the Modaliases control field manually for maximum backportability.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
map 0x0000041d
2
 
include common
3
 
 
4
 
#
5
 
# Top row
6
 
#
7
 
section 0x29
8
 
onehalf 0x29 shift
9
 
 
10
 
# 1
11
 
exclam 0x2 shift
12
 
 
13
 
# 2
14
 
quotedbl 0x3 shift
15
 
at 0x3 altgr
16
 
 
17
 
# 3
18
 
numbersign 0x4 shift
19
 
sterling 0x4 altgr
20
 
# 4
21
 
currency 0x5 shift
22
 
dollar 0x5 altgr
23
 
# 5
24
 
percent 0x6 shift
25
 
# 6
26
 
ampersand 0x7 shift
27
 
# 7
28
 
slash 0x8 shift
29
 
braceleft 0x8 altgr
30
 
# 8
31
 
parenleft 0x9 shift
32
 
bracketleft 0x9 altgr
33
 
# 9
34
 
parenright 0xa shift
35
 
bracketright 0xa altgr
36
 
# 0
37
 
equal 0xb shift
38
 
braceright 0xb altgr
39
 
 
40
 
plus 0xc
41
 
question 0xc shift
42
 
backslash 0xc altgr
43
 
 
44
 
dead_acute 0xd
45
 
dead_grave 0xd shift
46
 
 
47
 
#
48
 
# QWERTY first row
49
 
#
50
 
EuroSign 0x12 altgr
51
 
aring 0x1a 
52
 
Aring 0x1a shift
53
 
dead_diaeresis 0x1b 
54
 
dead_circumflex 0x1b shift
55
 
dead_tilde 0x1b altgr
56
 
 
57
 
#
58
 
# QWERTY second row
59
 
#
60
 
odiaeresis 0x27 
61
 
Odiaeresis 0x27 shift
62
 
adiaeresis 0x28 
63
 
Adiaeresis 0x28 shift
64
 
apostrophe 0x2b
65
 
asterisk 0x2b shift
66
 
 
67
 
#
68
 
# QWERTY third row
69
 
#
70
 
less 0x56
71
 
greater 0x56 shift
72
 
bar 0x56 altgr
73
 
mu 0x32 altgr
74
 
comma 0x33
75
 
semicolon 0x33 shift
76
 
period 0x34
77
 
colon 0x34 shift
78
 
minus 0x35
79
 
underscore 0x35 shift
80