xsession
author Fabien Ninoles <fabien@tzone.org>
Sat, 03 Jan 2015 11:21:36 -0500
changeset 9 56e80afa3e1c
parent 0 df7496e40bee
permissions -rw-r--r--
Only start sloppy timer on a mouse_enter. This avoid a bug when the focus is stolen by another window.

## composition manager
xcompmgr &

## Set keyboard

XKBDIR="$HOME/.xkb"
setxkbmap "fr_alt(bepo_prog)" -print | xkbcomp -I$XKBDIR - $DISPLAY

## Set background
# xsetbg -fullscreen -onroot -border black themes/backgrounds/default.jpg
# gnome-settings both set the background and the resolution
gnome-settings-daemon

## Quick launcher
synapse -s &
# gdlinux

## Start a panel

# trayer doesn't set its strut correctly, bugging xmonad.
# trayer --SetDockType true --SetPartialStrut true
# gnome-panel 
# fbpanel &
avant-window-navigator &
# dockx &

# autostart
xdg-autostart Old GNOME

## Window manager
# Can't get ride of the gnome-panel :(
# exec gnome-session
exec xmonad