
Tengo un Lenovo Mice N700, que fue creado para Windows 8. Funciona perfectamente en Ubuntu (16.04), pero tiene 2 defectos: deslizamientos.
En Windows 8, se suponía que activarían acciones como deslizar el borde de la pantalla táctil o del panel táctil. La cuestión es que está asignado a las claves C
y Backspace
(con un orden extraño de modificadores enviados). Me gustaría reasignarlo a Alt + Left Arrow
y Alt + Right Arrow
. ¿Sería eso posible?
Aquí está la salida de xev:
DE IZQUIERDA A DERECHA:
KeyPress event, serial 36, synthetic NO, window 0x3400001,
root 0xd3, subw 0x0, time 89047051, (1281,352), root:(1318,453),
state 0x4050, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 36, synthetic NO, window 0x3400001,
root 0xd3, subw 0x0, time 89047066, (1281,352), root:(1318,453),
state 0x4054, keycode 22 (keysym 0xff08, BackSpace), same_screen YES,
XLookupString gives 1 bytes: (08) "
XFilterEvent returns: False
KeyRelease event, serial 36, synthetic NO, window 0x3400001,
root 0xd3, subw 0x0, time 89047066, (1281,352), root:(1318,453),
state 0x4054, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
KeyRelease event, serial 36, synthetic NO, window 0x3400001,
root 0xd3, subw 0x0, time 89047066, (1281,352), root:(1318,453),
state 0x4014, keycode 37 (keysym 0xffe3, Control_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
DE DERECHA A IZQUIERDA:
KeyPress event, serial 36, synthetic NO, window 0x3400001,
root 0xd3, subw 0x0, time 89193252, (1370,422), root:(1407,523),
state 0x4010, keycode 54 (keysym 0x63, c), same_screen YES,
XLookupString gives 1 bytes: (63) "c"
XmbLookupString gives 1 bytes: (63) "c"
XFilterEvent returns: False
KeyRelease event, serial 36, synthetic NO, window 0x3400001,
root 0xd3, subw 0x0, time 89193267, (1370,422), root:(1407,523),
state 0x4050, keycode 54 (keysym 0x63, c), same_screen YES,
XLookupString gives 1 bytes: (63) "c"
XFilterEvent returns: False
KeyRelease event, serial 36, synthetic NO, window 0x3400001,
root 0xd3, subw 0x0, time 89193267, (1370,422), root:(1407,523),
state 0x4050, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False