linux/.xinitrc
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 10 Mar 2010 23:52:58 +0200
changeset 28 da6841fb89e9
parent 4 2f2d520e22ee
permissions -rw-r--r--
Minor errors in the spelling of a directory component in a cd command will be corrected.

#!/bin/sh

xrdb -merge ~/.Xdefaults &
# xrdb -load ~/.Xdefaults &

# Set lang switch.
# Because of bug in xorg invoking setxkbmap cause disable repeat char when key pressed.
# setxkbmap -rules xorg -model pc104 -layout "us,ru" -option "grp:rwin_toggle,grp_led:scroll" &

fvwm &

# Last command.
xterm -e bash -i
# xterm