diff options
author | James Meyer <james.meyer@operamail.com> | 2010-09-19 02:12:09 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2010-09-19 02:12:09 (GMT) |
commit | 2e5bbabf1f5e0f341be196f2f5575d91859bd2d0 (patch) | |
tree | a34146680fb449c61fa50fe1b1dcc3bbd598f204 /build_tools/l7/larch0/profiles/i686-testing-local/overlay | |
parent | 43a158579d6c32f069fbc287a55227552276f808 (diff) | |
download | linhes_dev-2e5bbabf1f5e0f341be196f2f5575d91859bd2d0.zip |
larch7: cleanup up profiles.
l7 is not working yet, but still working on it.
Signed-off-by: James Meyer <james.meyer@operamail.com>
Diffstat (limited to 'build_tools/l7/larch0/profiles/i686-testing-local/overlay')
-rw-r--r-- | build_tools/l7/larch0/profiles/i686-testing-local/overlay/home/mythtv/.fluxbox/apps | 2 | ||||
-rwxr-xr-x | build_tools/l7/larch0/profiles/i686-testing-local/overlay/home/mythtv/.xinitrc | 19 |
2 files changed, 0 insertions, 21 deletions
diff --git a/build_tools/l7/larch0/profiles/i686-testing-local/overlay/home/mythtv/.fluxbox/apps b/build_tools/l7/larch0/profiles/i686-testing-local/overlay/home/mythtv/.fluxbox/apps deleted file mode 100644 index 5a2b8d6..0000000 --- a/build_tools/l7/larch0/profiles/i686-testing-local/overlay/home/mythtv/.fluxbox/apps +++ /dev/null @@ -1,2 +0,0 @@ -[startup] {feh --bg-scale ~/.fluxbox/wallpaper.png} -[startup] {sudo /usr/MythVantage/bin/mythvantage} diff --git a/build_tools/l7/larch0/profiles/i686-testing-local/overlay/home/mythtv/.xinitrc b/build_tools/l7/larch0/profiles/i686-testing-local/overlay/home/mythtv/.xinitrc deleted file mode 100755 index d988c98..0000000 --- a/build_tools/l7/larch0/profiles/i686-testing-local/overlay/home/mythtv/.xinitrc +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/sh -. /etc/profile -# -# ~/.xinitrc -# -# Executed by startx (run your window manager from here) -# - -# exec gnome-session -# exec startkde -# exec startxfce4 -# exec icewm -# exec openbox -# exec blackbox -# exec fluxbox -# exec ratpoison -# exec dwm -# ... or any other WM of your choosing ... -exec fluxbox |