Adding wmaker to the login window - Printable Version +- Linux-Noob Forums (https://www.linux-noob.com/forums) +-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html) +--- Forum: Xorg Problems (https://www.linux-noob.com/forums/forum-56.html) +--- Thread: Adding wmaker to the login window (/thread-3083.html) |
Adding wmaker to the login window - Snowie - 2004-11-07 hi, ive instelled windowmaker from source on my fedora core 2 box. and all seemed good. but i cant get it to be added to the session list in kdm... any ideas? Adding wmaker to the login window - znx - 2005-04-13 Not sure about adding it to KDE sessions but for GDM... Create: /etc/X11/gdm/Sessions/WindowMaker Code: #!/bin/sh Maybe similar for kde? |