about summary refs log blame commit diff
path: root/xinitrc
blob: 873265fb644b4043c167ef058c69ea0b559bfd3f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
                        
                         











                                          
# Disable access control
xhost +SI:localuser:$USER

# Themes, etc
gnome-settings-daemon &

# Fallback cursor
xsetroot -cursor_name left_ptr

# Keyboard repeat rate
xset r rate 200 60

# Start Emacs
exec dbus-launch --exit-with-session emacs