trying an openbox ldxe version, having issues -- [SOLVED]
trying an openbox ldxe version, having issues -- [SOLVED]
Playing around with my derivative on an openbox, lxde and confused where the greeter is changeable. Everything I find it should be loading a different greeter, where can I change this to a different greeter. I'm using sbo packages.
Thanks,
John
image of greeter
Thanks,
John
image of greeter
Last edited by jcas1411 on 04 Oct 2013, 18:42, edited 1 time in total.
- francois
- Contributor
- Posts: 6444
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: trying an openbox ldxe version, having issues
This is not a answer to your question. However, I imagine that ncmprhnsbl will answer to it.
Maybe you will be interested to the openbox module that he has developped:
viewtopic.php?f=75&t=2362&p=16890&hilit=openbox#p16890
Maybe you will be interested to the openbox module that he has developped:
viewtopic.php?f=75&t=2362&p=16890&hilit=openbox#p16890
Prendre son temps, profiter de celui qui passe.
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: trying an openbox ldxe version, having issues
What is output of:
cat /etc/X11/xinit/xinitrc
cat /etc/X11/xinit/xinitrc
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
Re: trying an openbox ldxe version, having issues
here is the output.. thanks for the help.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: trying an openbox ldxe version, having issues
@jcas1411
lxdm greeters are stored in /usr/share/lxdm/themes. default one is defined in /etc/lxdm/lxdm.conf:
lxdm greeters are stored in /usr/share/lxdm/themes. default one is defined in /etc/lxdm/lxdm.conf:
Code: Select all
## the theme of greeter
theme=Industrial
Please add [Solved] to your thread title if the solution was found.
Re: trying an openbox ldxe version, having issues
Yep, That begins my issue. I dont think the proper greeter is loading and I cant figure out why. Here is my lxdm.conf
Code: Select all
[base]
## uncomment and set autologin username to enable autologin
autologin=root
## uncomment and set timeout to enable timeout autologin,
## the value should >=5
# timeout=10
## default session or desktop used when no systemwide config
# session=/usr/bin/startlxde
## uncomment and set to set numlock on your keyboard
# numlock=0
## set this if you don't want to put xauth file at ~/.Xauthority
# xauth_path=/tmp
# not ask password for users who have empty password
# skip_password=1
## greeter used to welcome the user
greeter=/usr/libexec/lxdm-greeter-gtk
[server]
## arg used to start xserver, not fully function
# arg=/usr/bin/X -background vt1
# uncomment this if you really want xserver listen to tcp
# tcp_listen=1
# uncoment this if you want reset the xserver after logou
# reset=1
[display]
## gtk theme used by greeter
gtk_theme=Clearlooks
## background of the greeter
bg=/usr/share/wallpapers/stripes-lxdm.jpg
## if show bottom pane
bottom_pane=1
## if show language select control
lang=1
## if show keyboard layout select control
keyboard=0
## the theme of greeter
theme=Industrial
[input]
[userlist]
## if disable the user list control at greeter
disable=0
## whitelist user
white=
## blacklist user
black=
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: trying an openbox ldxe version, having issues
i think the greater you are getting is default one. no issue there.
please replace content of /usr/share/lxdm/themes/Industrial with porteus (LXDE) one and check if it changes.
please replace content of /usr/share/lxdm/themes/Industrial with porteus (LXDE) one and check if it changes.
Please add [Solved] to your thread title if the solution was found.
Re: trying an openbox ldxe version, having issues
I tried, booted porteus 2.0.1 32-bit and copied over the industrial theme to my world, rebooted into runlevel 4 and it still shows the greeter above. I dont think this is the industrial lxde greeter.
Re: trying an openbox ldxe version, having issues
found it.. took me a while to realize that this was a xdm greeter being loaded from an unmodified rc.4 script.