Switch input method.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 25 Apr 2012 19:42:00 +0300
changeset 434 c66a176a8af9
parent 433 93d05f55825a
child 435 f6e23b5bf73f
Switch input method.
.fvwm/config
--- a/.fvwm/config	Wed Apr 25 19:08:11 2012 +0300
+++ b/.fvwm/config	Wed Apr 25 19:42:00 2012 +0300
@@ -242,6 +242,11 @@
 Key F11 A S CursorMove +0p -50p
 Key F12 A S CursorMove +50p +0p
 
+# Switch input method.
+Key 1 A 3 Exec exec setxkbmap -layout us
+Key 2 A 3 Exec exec setxkbmap -layout ru
+Key 3 A 3 Exec exec setxkbmap -layout ua
+
 ###############
 # Window Decor.
 ###############