aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-01-15 19:30:56 +0100
committerMattias Andrée <maandree@operamail.com>2013-01-15 19:30:56 +0100
commit6be9cad5971becab42bc701d5d205c6941353ee1 (patch)
treea9830591158db9af02dc9d198ca08620668a2eba
parentmy xkb compat (diff)
downloadmy-keyboard-6be9cad5971becab42bc701d5d205c6941353ee1.tar.gz
my-keyboard-6be9cad5971becab42bc701d5d205c6941353ee1.tar.bz2
my-keyboard-6be9cad5971becab42bc701d5d205c6941353ee1.tar.xz
That is the stupidest thing I ever...
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--sv-maandree.map69
1 files changed, 40 insertions, 29 deletions
diff --git a/sv-maandree.map b/sv-maandree.map
index 1172af8..4680078 100644
--- a/sv-maandree.map
+++ b/sv-maandree.map
@@ -9,68 +9,41 @@ include "linux-with-alt-and-altgr"
strings as usual
-string Home = "\033OH"
-string End = "\033OF"
-
shift keycode 103 = F103
shift keycode 108 = F108
shift keycode 106 = F106
shift keycode 105 = F105
-string F103 = "\033[1;2A"
-string F108 = "\033[1;2B"
-string F106 = "\033[1;2C"
-string F105 = "\033[1;2D"
control keycode 103 = F113
control keycode 108 = F118
control keycode 106 = F116
control keycode 105 = F115
-string F113 = "\033[1;5A"
-string F118 = "\033[1;5B"
-string F116 = "\033[1;5C"
-string F115 = "\033[1;5D"
control shift keycode 103 = F123
control shift keycode 108 = F128
control shift keycode 106 = F126
control shift keycode 105 = F125
-string F123 = "\033[1;6A"
-string F128 = "\033[1;6B"
-string F126 = "\033[1;6C"
-string F125 = "\033[1;6D"
alt shift keycode 106 = F156
alt shift keycode 105 = F155
control alt keycode 106 = F156
control alt keycode 105 = F155
-string F156 = "\030\033[C"
-string F155 = "\030\033[D"
altgr keycode 106 = F136
altgr keycode 105 = F135
keycode 127 = F136
keycode 126 = F135
-string F136 = "\033OF"
-string F135 = "\033OH"
alt keycode 127 = F146
alt keycode 126 = F145
-string F146 = "\033[4~"
-string F145 = "\033[1~"
shift alt keycode 127 = F168
shift alt keycode 126 = F167
-string F168 = "\033[4;2~"
-string F167 = "\033[1;2~"
control alt keycode 127 = F178
control alt keycode 126 = F177
-string F178 = "\033[4;3~"
-string F177 = "\033[1;3~"
control shift alt keycode 127 = F188
control shift alt keycode 126 = F187
-string F188 = "\033[4;4~"
-string F187 = "\033[1;4~"
shift keycode 125 = Compose
@@ -323,8 +296,6 @@ alt keycode 104 = F195
alt keycode 109 = F196
control shift keycode 104 = F195
control shift keycode 109 = F196
-string F195 = "\033\033[5~"
-string F196 = "\033\033[6~"
altgr keycode 16 = F200
altgr keycode 17 = F201
@@ -366,6 +337,46 @@ shift altgr keycode 47 = F232
shift altgr keycode 48 = F233
shift altgr keycode 49 = F234
+
+string Home = "\033OH"
+string End = "\033OF"
+
+string F103 = "\033[1;2A"
+string F108 = "\033[1;2B"
+string F106 = "\033[1;2C"
+string F105 = "\033[1;2D"
+
+string F113 = "\033[1;5A"
+string F118 = "\033[1;5B"
+string F116 = "\033[1;5C"
+string F115 = "\033[1;5D"
+
+string F123 = "\033[1;6A"
+string F128 = "\033[1;6B"
+string F126 = "\033[1;6C"
+string F125 = "\033[1;6D"
+
+string F156 = "\030\033[C"
+string F155 = "\030\033[D"
+
+string F136 = "\033OF"
+string F135 = "\033OH"
+
+string F146 = "\033[4~"
+string F145 = "\033[1~"
+
+string F168 = "\033[4;2~"
+string F167 = "\033[1;2~"
+
+string F178 = "\033[4;3~"
+string F177 = "\033[1;3~"
+
+string F188 = "\033[4;4~"
+string F187 = "\033[1;4~"
+
+string F195 = "\033\033[5~"
+string F196 = "\033\033[6~"
+
string F200 = "‽"
string F201 = "ł"
string F202 = "↑"