diff -r 59627b533219 -r 69b25646bb6a .xinitrc --- a/.xinitrc Thu Apr 19 14:00:34 2012 +0300 +++ b/.xinitrc Thu Apr 19 14:06:51 2012 +0300 @@ -16,10 +16,10 @@ # xsetroot -gray -fg red -bg white # xsetroot -bitmap dir/file.bitmap -fg red -bg white # xsetroot -mod 3 3 -fg red -bg white -xsetroot -gray -# Don't use fvwm under Cygwin. +# Under Cygwin I prefer '-multiwindow' option, so it needn't to setup WM. if [[ -z $COMSPEC ]]; then + xsetroot -gray & fvwm & fi