.bashrc
changeset 477 d0c29482707d
parent 469 83c0cf64c18d
child 480 4d0ff0dfdeb9
equal deleted inserted replaced
476:12a22ad9bab2 477:d0c29482707d
   113 
   113 
   114 # canonicalize path (including resolving symlinks)
   114 # canonicalize path (including resolving symlinks)
   115 # alias realpath='readlink -f'
   115 # alias realpath='readlink -f'
   116 
   116 
   117 # Fix lang under X.
   117 # Fix lang under X.
   118 alias en="setxkbmap -layout us; xmodmap ~/.xmodmaprc"
   118 alias en="dbus-send --dest=ru.gentoo.KbddService /ru/gentoo/KbddService ru.gentoo.kbdd.set_layout uint32:0"
   119 alias ут="setxkbmap -layout us; xmodmap ~/.xmodmaprc"
   119 alias ут="dbus-send --dest=ru.gentoo.KbddService /ru/gentoo/KbddService ru.gentoo.kbdd.set_layout uint32:0"
   120 
   120 
   121 ################################################################
   121 ################################################################
   122 # Key binding.
   122 # Key binding.
   123 
   123 
   124 set -o emacs
   124 set -o emacs