summaryrefslogtreecommitdiff
path: root/data/xsession/openbox-kde
AgeCommit message (Collapse)Author
2007-05-10kill the .in's for xml. we're not installing the xsd to the filesystem ↵Dana Jansens
anymore anyways. kill the openbox-kde and openbox-gnome, we're going to have to do it different. put the full path to the openbox binary in the openbox-*-session files by using .in's
2007-05-07switch to using a command line variable instead, for the restart binary, ↵Dana Jansens
just remove it so its not given to the session manager and confuses things. drop the reconfigure notify pid for now
2007-05-07add .desktops for running Openbox, KDE/Openbox and GNOME/OpenboxDana Jansens
add more .desktops for gnome and update it add scripts to run an KDE/Openbox and GNOME/Openbox session also add scripts for openbox-gnome and openbox-kde which are placeholders and will be replaced by real programs. also set the name on the wm_support_win to be how we were called (which is passed in the environment) rather than just "Openbox" add an envionment variable for wanting to be notified (SIGUSR2) when openbox reconfigures. this would be used by openbox-shell to update the root window.. if i make such a thing.. i dunno.