OESF Portables Forum
Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => Cxx0 General discussions => Topic started by: vinc17 on August 06, 2004, 09:20:57 pm
-
When I execute "khctl reload" on my SL-C860, I get:
qcop QPE/KeyHelper reload()
SlSharedManager: can't get proc entry
Display size = 480x640
Why do I get this error?
Also, where can I find a complete list of keycodes (with all the Fn combinations)?
-
I get that error sometimes too, never seems to be a problem though keyhelper (and other apps) worked fine after getting it.
There is a keycodes pdf availalbe here (http://docs.zaurus.com/downloads/keycode_qt.pdf). I think it was originally for the SL5000, but seems to be correct for the Cxx0 too
Stu
-
Concerning the can't get proc entry error, it disappeared after I removed the USB cable (I don't know if this is related, though).
Concerning the PDF document, I knew it, but it doesn't help, since the Fn combinations are different on the SL-C860. In particular, I wanted to map Fn+u to some symbol. I thought the keycode were 2013 (as Fn+o is 2015 and Fn+a is 2017), but it doesn't work.
-
Get keyhelper-conf from the keyhelper site. It will show you the keycodes when you push them
Stu
-
Thanks. In my tests, I finally found that something was wrong in the supplied keyhelper.xml file. It contains:
but in fact, this doesn't provide a sticky Shift, but just prevents Fn+Shift from acting as Ctrl (which is no longer useful, after the kenji key is mapped to Ctrl). With that, I can now remap the Fn+Shift+<letter> keys.
-
How can I remap Fn+z (keyhelperconf says that it is Ctrl+z) without remapping Ctrl+z?