.xinitrc
changeset 659 ee46e88fe001
parent 653 a5566b182446
child 735 26eaadaeb19a
equal deleted inserted replaced
655:2565437c1410 659:ee46e88fe001
    18   setxkbmap us,ru,ua
    18   setxkbmap us,ru,ua
    19   kbdd &
    19   kbdd &
    20   if [[ -f ~/.xmodmaprc ]]; then
    20   if [[ -f ~/.xmodmaprc ]]; then
    21     xmodmap ~/.xmodmaprc
    21     xmodmap ~/.xmodmaprc
    22   fi
    22   fi
    23   xsetroot -gray
    23   xsetroot -mod 2 2 -fg gray70 -bg gray60
    24   # To debug FvwmM4 add "-debug" after "FvwmM4".
    24   # To debug FvwmM4 add "-debug" after "FvwmM4".
    25   fvwm -cmd "Module FvwmM4 -m4-prefix -m4-prefix-defines $HOME/.fvwm/config" &
    25   fvwm -cmd "Module FvwmM4 -m4-prefix -m4-prefix-defines $HOME/.fvwm/config" &
    26   notfy_daemon_cmd=/usr/lib/notification-daemon/notification-daemon
    26   notfy_daemon_cmd=/usr/lib/notification-daemon/notification-daemon
    27   if [[ -x $notfy_daemon_cmd ]]; then
    27   if [[ -x $notfy_daemon_cmd ]]; then
    28     $notfy_daemon_cmd &
    28     $notfy_daemon_cmd &