1 # Run the system-wide support stuff
4 #eval `dbus-launch --sh-syntax --exit-with-session`
5 eval `gnome-keyring-daemon --start --components=pkcs11,secrets,ssh,gpg`
7 /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1 &
9 /usr/lib/notify-osd/notify-osd &
14 system-config-printer-applet &
21 sparkleshare restart &
22 [ $(pgrep -c offlineimap) = 1 ] || tmux new-session -d -s offlineimap offlineimap &
24 if egrep -iq 'touchpad|click-pad' /proc/bus/input/devices; then
25 synclient VertEdgeScroll=1 &
26 synclient TapButton1=1 &