View Single Post
Old 05-29-2012, 03:28 AM   #37
baf
Evangelist
baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.baf ought to be getting tired of karma fortunes by now.
 
Posts: 405
Karma: 2330752
Join Date: May 2012
Device: kt
Quote:
Originally Posted by knc1 View Post
A question -
I don't see a row for function keys, f1..f10(12) but I do see a "F" meta key.
So are the function keys generated with the F 1 .. F 10 key pair sequence?
As far as matchbox-keyboard is concerned it handles <Fx> keys. You change layout pressing "ã/F" key. See screenshot.
But it will not change terminal for reasons mentioned by Hawhill.
Also I noticed that some keystokes are intercepted by kindle. This is the case with <Fx> keys. You may overcome this by selecting securekbd option (which ensures that input is directed only to xterm) from XTerm popdown menu.
<Fx> keys are not pair sequences. They have their own character codes. For example <F1> sends 0xffbe. For more keycodes see for example here.

Edit: By the way, the only KT key sends 0xff50, which is mapped to <home> key
Attached Thumbnails
Click image for larger version

Name:	screenshot_2012-05-29T08_47_12-0200.gif
Views:	457
Size:	11.8 KB
ID:	87043  

Last edited by baf; 05-29-2012 at 03:32 AM.
baf is offline   Reply With Quote