mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
Adding keymaps/pnx-us-se.map
This commit is contained in:
parent
a0fdb4c738
commit
0d9deea17a
1 changed files with 79 additions and 0 deletions
79
keymaps/pnx-us-se.map
Normal file
79
keymaps/pnx-us-se.map
Normal file
|
|
@ -0,0 +1,79 @@
|
|||
#include "us.map"
|
||||
# us.map
|
||||
keymaps 0-2,4-6,8-9,12
|
||||
alt_is_meta
|
||||
include "qwerty-layout"
|
||||
include "linux-with-alt-and-altgr"
|
||||
include "compose.latin1"
|
||||
include "euro1.map"
|
||||
strings as usual
|
||||
|
||||
keycode 1 = Escape
|
||||
keycode 2 = one exclam
|
||||
keycode 3 = two at at nul nul
|
||||
keycode 4 = three numbersign
|
||||
control keycode 4 = Escape
|
||||
keycode 5 = four dollar dollar Control_backslash
|
||||
keycode 6 = five percent
|
||||
control keycode 6 = Control_bracketright
|
||||
keycode 7 = six asciicircum
|
||||
control keycode 7 = Control_asciicircum
|
||||
keycode 8 = seven ampersand braceleft Control_underscore
|
||||
keycode 9 = eight asterisk bracketleft Delete
|
||||
keycode 10 = nine parenleft bracketright
|
||||
keycode 11 = zero parenright braceright
|
||||
keycode 12 = minus underscore backslash Control_underscore Control_underscore
|
||||
keycode 13 = equal plus
|
||||
keycode 14 = Delete
|
||||
keycode 15 = Tab
|
||||
shift keycode 15 = Meta_Tab
|
||||
# keycode 26 = bracketleft braceleft
|
||||
# control keycode 26 = Escape
|
||||
keycode 27 = bracketright braceright asciitilde Control_bracketright
|
||||
keycode 28 = Return
|
||||
alt keycode 28 = Meta_Control_m
|
||||
keycode 29 = Control
|
||||
#keycode 39 = semicolon colon
|
||||
#keycode 40 = apostrophe quotedbl
|
||||
# control keycode 40 = Control_g
|
||||
keycode 41 = grave asciitilde
|
||||
control keycode 41 = nul
|
||||
keycode 42 = Shift
|
||||
keycode 43 = backslash bar
|
||||
control keycode 43 = Control_backslash
|
||||
keycode 51 = comma less
|
||||
keycode 52 = period greater
|
||||
keycode 53 = slash question
|
||||
control keycode 53 = Control_underscore
|
||||
control shift keycode 53 = Delete
|
||||
keycode 54 = Shift
|
||||
keycode 56 = Alt
|
||||
keycode 57 = space
|
||||
control keycode 57 = nul
|
||||
keycode 58 = Caps_Lock
|
||||
keycode 86 = less greater bar
|
||||
keycode 97 = Control
|
||||
|
||||
## Custom
|
||||
|
||||
# 0 = plain
|
||||
# 1 = Shift
|
||||
# 8 = Alt
|
||||
# 9 = Shift + alt
|
||||
keymaps 0-1,8-9
|
||||
|
||||
# 26 = aring
|
||||
keycode 26 = bracketleft braceleft
|
||||
alt keycode 26 = aring
|
||||
shift alt keycode 26 = Aring
|
||||
|
||||
# 39 = odiaeresis
|
||||
keycode 39 = semicolon colon
|
||||
alt keycode 39 = odiaeresis
|
||||
shift alt keycode 39 = Odiaeresis
|
||||
|
||||
# 40 = adiaeresis
|
||||
#keycode 40 = apostrophe quotedbl adiaeresis Adiaeresis
|
||||
keycode 40 = apostrophe quotedbl
|
||||
alt keycode 40 = adiaeresis
|
||||
shift alt keycode 40 = Adiaeresis
|
||||
Loading…
Add table
Add a link
Reference in a new issue