Open GoogleCodeExporter opened 9 years ago
see the poorly translated but understandable site:
http://translate.google.fr/translate?sl=fr&tl=en&js=n&prev=_t&hl=fr&ie=UTF-8&lay
out=2&eotf=1&u=http%3A%2F%2Fwww.archoslounge.net%2Fforum%2Fshowthread.php%3Ft%3D
20319&act=url
basicaly:
create /mnt/storage/keyremap/s2k.cfg and/or /mnt/storage/keyremap/k2g.cfg files
logic is: key on kbd has scancode, it translates to keycode and then it
translates to characters, each file represents one translation scancode to
keycode, keycode to glyph.
format of file is:
for s2k:
scancode => keycode
e.g. 30 => 45
for k2g:
keycode normal shift alt sym
e.g. 9 ď 2 @ 2
you can find out scancodes and keycodes by enabling key notifications in the
laurent keyboard (long press on the keyboard icon) and then pressing a key on
external keyboard.
I hope it will be helpfull and I saved someone time looking for this.
matrixx@underald.net
Original comment by macejkov...@gmail.com
on 8 Aug 2014 at 11:39
Original issue reported on code.google.com by
vovkav@gmail.com
on 20 Jun 2012 at 6:07