midori-display.defaults: Move HIDE_IDLE_POINTER down, under POINTER_BUTTON_MAP.

This commit is contained in:
Mike Gabriel 2017-03-24 16:58:35 +01:00
parent c3096650a0
commit 0da068208e
1 changed files with 3 additions and 3 deletions

View File

@ -30,9 +30,6 @@ DEFAULT_WWW_URI="file:///usr/share/doc/midori-display/midori-display.html"
# Launch pulseaudio daemon if not already running.
#WITH_PULSEAUDIO="yes"
# Hide idle mouse pointer.
#HIDE_IDLE_POINTER="yes"
# screensaver settings, see "man 1 xset" for possible options
#SCREENSAVER_SETTINGS=""
@ -43,3 +40,6 @@ DEFAULT_WWW_URI="file:///usr/share/doc/midori-display/midori-display.html"
# scrolling wheels' functionality intact... (consider "pointer" subcommand on
# xmodmap man page for details).
#POINTER_BUTTON_MAP="1 0 0 4 5 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0"
# Hide idle mouse pointer.
#HIDE_IDLE_POINTER="yes"