Page 2 of 2

Re: Lacking 4 unmapped keys ... device support or the keymap

Posted: Tue Aug 28, 2012 1:27 pm
by Belxjander
Spektro wrote:
Belxjander wrote:I only have USB as an option on my sam440 flex setup
Ok, my program won't help you then.

Niels' suggestion of using a Linux tool is good. The keycodes you get from the tool makes it possible to file an enhancement/bug report for the AOS4 developers.
Which needs my getting Linux booting from the existing Linux partition which is sda3 after Workbench and Reservation partitions


I have found I can do whatever I want with the ReiserFileSystem partition
as all the tools work on the 440 as well

which will help with conversion later

Re: Lacking 4 unmapped keys ... device support or the keymap

Posted: Wed Sep 26, 2012 4:36 pm
by Belxjander
Keyboard codes are as follows

down=0x29, up=0xA9, scan=41, Key = Jp1 [Zenkaku Hankaku]

0x7D, 0xFD, 124, the key to the left of backspace on Japanese Keyboards
0x7B, 0xFB, 94, Jp2 for IME use
0x79, 0xF9, 92, Jp3 for IME use
0x70, 0xF0, 93, Jp4 for IME use

I'll also add a link for the video showing my getting these codes and where the keys are located

Who will file the bugreport for the above scancodes?

Re: Lacking 4 unmapped keys ... device support or the keymap

Posted: Tue Feb 26, 2013 3:12 pm
by Belxjander
Belxjander wrote:Keyboard codes are as follows

down=0x29, up=0xA9, scan=41, Key = Jp1 [Zenkaku Hankaku]

0x7D, 0xFD, 124, the key to the left of backspace on Japanese Keyboards
0x7B, 0xFB, 94, Jp2 for IME use
0x79, 0xF9, 92, Jp3 for IME use
0x70, 0xF0, 93, Jp4 for IME use

I'll also add a link for the video showing my getting these codes and where the keys are located

Who will file the bugreport for the above scancodes?
These keycodes still require to be recognised...
Where can I file a bug report / Enhancement request?