Quote:
Originally Posted by monkster
Have you used xev? Type xev in a terminal window and the xev gui appears. Type any letter on your keyboard. The keysym, along with alot of other info, will be displayed. You need to know the keysym to remap keys on the keyboard.
|
Hi,
no, I am not used xev, but I kan its.
Yesterday resolve I this problem.
1. i look in to /dev/termcap
2. i found in the termcap, how are mappink keys F1-F20, has been key F16, but on old keyboard wasn't.
Keyboard hawe instead of key "Do".
So i felt key Esc mapping as kye F16 and was ready. Key Esc work ready.
Thanks Honzik