Results 11 to 12 of 12
Dolda i am running gdm [its gnome's right? i only use gnome cuz it resembles a bit like apple OS]
so let me know how i can configure the session ...
- 08-28-2003 #11Linux Newbie
- Join Date
- Aug 2003
- Location
- Lahore, Pakistan
- Posts
- 146
Dolda i am running gdm [its gnome's right? i only use gnome cuz it resembles a bit like apple OS]
so let me know how i can configure the session for window maker
thanks
- 08-28-2003 #12Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
I'm not sure about this, since I don't use window maker, but try this. Create a file in /etc/X11/gdm/Sessions called "WMaker". Put the following in it, and make ite executable with "chmod 755 WMaker".
Then, check if you have the file /usr/share/apps/switchdesk/Xclients.wmaker. If you don't, then create it and make it executable with "chmod 755 Xclients.wmaker". In any case, it should contain the following. If it exists, but doesn't match the following code, then edit it to match.Code:#!/bin/sh exec /etc/X11/xdm/Xsession wmaker
Code:!#/bin/sh exec wmaker


Reply With Quote
