# HG changeset patch # User Oleksandr Gavenko # Date 1388153423 -7200 # Node ID ee46e88fe0014304fab1468d5f2fa11de9e028ce # Parent 2565437c1410997049ae2c534ca9fca3efca1122 Disable -gray pattern in order to prevent blinking because of LCD-insertion effect. diff -r 2565437c1410 -r ee46e88fe001 .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