aboutsummaryrefslogtreecommitdiffstats
path: root/xorg-xsetroot/xinit
blob: c1722602fa53e1f4b89443c1c5746d4d40747884 (plain) (blame)
1
2
3
4
5
# -*- shell-script -*-

# Set cursor to right handed pointer
xsetroot -cursor_name left_ptr
(sleep 2; xsetroot -cursor_name left_ptr) &