.xinitrc
changeset 477 d0c29482707d
parent 476 12a22ad9bab2
child 480 4d0ff0dfdeb9
--- a/.xinitrc	Fri Jul 06 19:13:56 2012 +0300
+++ b/.xinitrc	Fri Jul 06 19:29:26 2012 +0300
@@ -15,6 +15,8 @@
 
 # Under Cygwin I prefer '-multiwindow' option, so it needn't to setup WM.
 if [[ -z $COMSPEC ]]; then
+  setxkbmap us,ru,ua
+  kbdd &
   if [[ -f ~/.xmodmaprc ]]; then
     xmodmap ~/.xmodmaprc
   fi