OESF Portables Forum
Everything Else => General Support and Discussion => Zaurus General Forums => Archived Forums => Software => Topic started by: kfetisov on May 31, 2004, 05:54:12 am
-
Hi!
i try to use this nice tool, but i can\'t enter \",\" sign. For example: LOAD \"*\",8
Key where are \"/\" and \",\" mapped don\'t work
Anyone know how to enter \",\" in FRODO?
C760 with Cacko 1.21a FRODO 0.2 libSDL 1.2.6 zports
Konstantin.
-
Go to terminal....
khctl disable
now should be able to use \",\" and /
ads
-
I am having this same problem. khctl disable does not change anything.
$ khctl disable
qcop QPE/KeyHelper disable()
Display size = 480x640
Running cacko 1.23 on an SL-C1000
-
Cacko uses another keyboard mapper which takes precidence over the khctl stuff.
cp -f keyboardswap-off ~/Applications/cyrillica/english
cyrkbdset
frodo
cp -f keyboardswap-on ~/Applications/cyrillica/english
cyrkbdset
Where keyboardswap-on and keyboardswap-off are modified versions of ~/Applications/cyrillica/english with this change:
[keyboard]
',' ',' '/'
'/' ',' ','
change to:
[keyboard]
#',' ',' '/'
#'/' ',' ','
Other notes: http://jrandomhacker.info/Cacko/keyboard (http://jrandomhacker.info/Cacko/keyboard)