Rewrited of onscreen keyboard. Uses 2 files from xorg and now it can change between layouts.
This commit is contained in:
parent
c44be7d6dd
commit
f14872a133
12 changed files with 10253 additions and 3 deletions
14
osk/default.layout
Normal file
14
osk/default.layout
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# You can put any keymaps you want,
|
||||
# they will be read from the beggining of the file
|
||||
# and in case of overlaps, the later ones will overwrite
|
||||
# the first ones.
|
||||
#
|
||||
# At this moment, only the first h_layout will be read.
|
||||
|
||||
layout abc.h_layout
|
||||
keymap us-intl-altgr-dead-keys.keymap
|
||||
dead_keys_map dead_keys.map
|
||||
composemap en_US.UTF-8_Compose
|
||||
keysymdefs keysymdef.h
|
||||
keyboardlist default.layout test.layout
|
||||
#
|
||||
Loading…
Add table
Add a link
Reference in a new issue