diff --git a/.gitignore b/.gitignore index f40223a..154805a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ community/openbox-dev .kateproject.d *.sig /blackbox/ +/pacbang-linux/ diff --git a/community/openbox/desktop-overlay/etc/lxdm/lxdm.conf b/community/openbox/desktop-overlay/etc/lxdm/lxdm.conf index 0b636e6..b608829 100644 --- a/community/openbox/desktop-overlay/etc/lxdm/lxdm.conf +++ b/community/openbox/desktop-overlay/etc/lxdm/lxdm.conf @@ -23,7 +23,7 @@ greeter=/usr/lib/lxdm/lxdm-greeter-gtk [server] ## arg used to start xserver, not fully function -arg=/usr/bin/X -background vt1 +arg=/usr/bin/X -background vt7 # uncomment this if you really want xserver listen to tcp # tcp_listen=1 # uncoment this if you want reset the xserver after logou