View Single Post
Old 01-03-2022, 02:37 PM   #4
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,985
Karma: 18026955
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Unless you have a VID/PID tagged keylayout (like Vendor_0001_Product_0001.kl) the system will default to Generic.kl (previously qwerty.kl). This is all in /system/usr/keylayout.
You can change:
Code:
key 61    F3
To:
Code:
key 61    APP_SWITCH
That is, if you don't care for F3 (or whatever) and you'd rather have APP_SWITCH.
Renate is offline   Reply With Quote