Joined
·
49 Posts
I've found the solution:
1. Copy wm8505_kpad_md.ko from android-distro to /lib/modules/
2. Open /etc/init.d/kbd
3. Add the line to begin of file:
Now you must reconfigure keycodes.
1. Create the file /root/.xmodmaprc
2. Add this and save:
Next means Page Down
You may reconfigure keycodes as you like. My keycodes are only for example.
If you have Flytouch or something like this, you must to search your keycodes. Write in console
3. Add the line to /root/.xinirc before icewm (or before matchbox-window-manager if you have matchbox)
I don't know why volume buttons don't work.
1. Copy wm8505_kpad_md.ko from android-distro to /lib/modules/
2. Open /etc/init.d/kbd
3. Add the line to begin of file:
4. Rebootinsmod /lib/modules/wm8505_kpad_md.ko
Now you must reconfigure keycodes.

1. Create the file /root/.xmodmaprc
2. Add this and save:
Prior means Page Upkeycode 147 = Prior
keycode 110 = Next
keycode 9 = BackSpace
Next means Page Down
You may reconfigure keycodes as you like. My keycodes are only for example.
If you have Flytouch or something like this, you must to search your keycodes. Write in console
And press any button to see the keycode.
3. Add the line to /root/.xinirc before icewm (or before matchbox-window-manager if you have matchbox)
4. Reboot and enjoy!xmodmap .xmodmaprc
icewmbg &
icewm
I don't know why volume buttons don't work.