On Monday, 17. February 2003 00:26, Hugh Saunders wrote:
> On Mon, Feb 17, 2003 at 12:06:18AM +0100, Robert Michel wrote:
> > Is there a chance to start bb with the Gnome Window Manager,
> > or is bb to start manualy?

Salve  hugH,
thank you for helping. I was wrong, not Gnome Window Manager,
I wanted to say Gnome Display Manager.

> put which ever window manager you like in ~/.xsession
>

 ~/ should be the home-dir of the user?
- well this does not work.

I also found a skript for /etc/wdm/Blackbox
-----
[EMAIL PROTECTED]:~$ more /etc/gdm/Sessions/Blackbox 
#!/bin/sh
#adjust mouse accel
xset m 4

# look for a custom modmap (double loading wouln't hurt us)
modmap=${HOME}/.Xmodmap
if [ -f ${modmap} ]; then
   xmodmap ${modmap}
        fi

        #look for a bbkeys config and start bbkeys iconified if found
        if [ -e ${HOME}/.bbkeysrc ]; then
                bbkeys -i &
                fi

                #everything configured. fire up blackbox itself
                exec blackbox
-----
But this didn't help,too.
And adding Blackbox with gdmconfig  will not work.
Is this skript not complete?

Wich you a good night,
rob

Reply via email to