skylarmt / android-xserver

Automatically exported from code.google.com/p/android-xserver
0 stars 0 forks source link

Keyboard control (xmodmap) #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
xmodmap -pke
xmodmap -e 'keycode 114 = Control_L'
xmodmap -pke
 You would expect more than one line in the 3rd command output.

xmodmap -e 'add/remove/clear ...'
 No effect (not implemented)

This is on the git version.

I've implemented (I hope) modifier-map and fixed xmodmap -e 'keycode ... = ...'.

I've succeeded (on a ASUS Transformer) setting up a control key and closing an 
xterm using Ctrl-D.

Original issue reported on code.google.com by bogeskov...@gmail.com on 11 Mar 2012 at 3:08

Attachments: