Hi!
Somebody have asked a week ago about switching from EN
to other language on external keyboard.
I use russian analog smartbt(Luch-VT from
PocketNature). I use xmodmap for setting switch in X11:
(suggest virtual keyboard localized well)
------------------------
cat >> /etc/X11/hx4700.xmodmap
clear Shift
clear Lock
clear Control
clear Mod1
clear Mod2
clear Mod3
clear Mod4

add Shift = Shift_L
keysym Shift_R = Mode_switch
add Control = Control_L Control_R
add Mod1 = Alt_L Alt_R
keycode 58 = Caps_Lock
add mod3 = Mode_switch
add mod3 = Caps_Lock    

Ctrl-D

xmodmap /etc/X11/hx4700.xmodmap
or
reboot
or
logout
----------------------------------------
I've use to switch between languages Shift_R without
fix and Caps_Lock as a fixed switch.
It works for me.
I hope it helps. 
_______________________________________________
Hx4700-port mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/hx4700-port

Reply via email to