From 96d9486282d035130520d0a291fd9c3d96e5bbde Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Mon, 2 Jul 2012 19:53:49 -0400 Subject: Fix unclutter cursor flicker on GTK apps --- .xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xinitrc b/.xinitrc index 1a1b36d8..0fb8cefd 100644 --- a/.xinitrc +++ b/.xinitrc @@ -2,7 +2,7 @@ export BROWSER=chromium xrdb ~/.Xresources & xautolock -locker slimlock -time 30 & -unclutter -idle 3 & +unclutter -idle 3 -noevents & start-pulseaudio-x11 & gnome-keyring-daemon & -- cgit 1.4.1 change='this.form.submit();'> dontfiles
summary refs log tree commit diff
path: root/bin/man3 (unfollow)
Commit message (Expand)Author
2022-06-02Set TABSIZE=4June McEnroe
2022-06-02Do basic match highlightingJune McEnroe
2022-06-02Clean up parsing a littleJune McEnroe
2022-06-02Don't duplicate path stringJune McEnroe
2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe
2022-06-02Add initial working version of qfJune McEnroe
2022-05-29Set prompt for okshJune McEnroe