about summary refs log blame commit diff
path: root/xinitrc
blob: 0adc06845078d32eb60ca21f33d8e59cfdf66537 (plain) (tree)
1
2
3
4
5
6
                        
                         
 


                                                                        










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

# Make Java applications aware this is a non-reparenting window manager.
export _JAVA_AWT_WM_NONREPARENTING=1

# 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