Disable -gray pattern in order to prevent blinking because of LCD-insertion effect.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 27 Dec 2013 16:10:23 +0200
changeset 659 ee46e88fe001
parent 655 2565437c1410
child 660 cab9b4873f01
Disable -gray pattern in order to prevent blinking because of LCD-insertion effect.
.xinitrc
--- a/.xinitrc	Thu Dec 26 17:48:19 2013 +0200
+++ b/.xinitrc	Fri Dec 27 16:10:23 2013 +0200
@@ -20,7 +20,7 @@
   if [[ -f ~/.xmodmaprc ]]; then
     xmodmap ~/.xmodmaprc
   fi
-  xsetroot -gray
+  xsetroot -mod 2 2 -fg gray70 -bg gray60
   # To debug FvwmM4 add "-debug" after "FvwmM4".
   fvwm -cmd "Module FvwmM4 -m4-prefix -m4-prefix-defines $HOME/.fvwm/config" &
   notfy_daemon_cmd=/usr/lib/notification-daemon/notification-daemon