]> Dogcows Code - chaz/openbox/blob - data/xsession/openbox-kde-session.in
fix escape's behavior in menus. make static stuff that shouldnt be used by others
[chaz/openbox] / data / xsession / openbox-kde-session.in
1 #!/bin/sh
2
3 # Run KDE with Openbox as its window manager
4 export KDEWM="@bindir@/openbox"
5 exec startkde "$@"
This page took 0.033353 seconds and 4 git commands to generate.