Results 1 to 4 of 4

Thread: Setting up an additional WM

  1. #1
    Senior Member SnugglesTheBear's Avatar
    Join Date
    Jun 2010
    Posts
    133

    Setting up an additional WM

    Okay, so I hope there are some Xperts (its a pun get it!? ) on X11. I guess I will explain my situation and see if anyone can help.

    So I am not a big gnome fan, at all, but under some circumstances I am forced to use it on some computers that I do not have admin privs on. I want to use Awesome WM on these machines and I don't wish to virtualize an entire other operating system on a computer for performance reasons.

    So my question is simple, does anyone know a way to configure the machine to load another WM upon an account login? Again, I am not a privileged user so I know it will be difficult, but it is a detail that can be overlooked if someone has some insightful information on how X11 operates.

  2. #2
    AO's Filibustier Cheap Scotch Ron's Avatar
    Join Date
    Nov 2008
    Location
    Swamps of Jersey
    Posts
    378
    Your .xinitrc file contains your xwindows profile/configuration. Replace the existing exec statement in this file with a statement to launch awesome (e.g. EXEC /usr/bin/awesome). This will allow you to start an Awesome X session by typing startx from a command shell.

    Configuration to launch startx upon account login varies by distro.

    CSR
    In God We Trust....Everything else we backup.

  3. #3
    Senior Member SnugglesTheBear's Avatar
    Join Date
    Jun 2010
    Posts
    133
    Thank you thank you. This gave me the stepping stone I was looking for.

  4. #4
    Senior Member gore's Avatar
    Join Date
    Oct 2002
    Location
    Michigan
    Posts
    7,177
    Or, if you don't WANT to screw with configuration files, you simply do one of the following:

    #1. Easiest... Type "init 4" on Slackware, and "init 5" on everything else in Linux, and it loads the GUI log in screen which is normally KDM or GDM (KDM for KDE based stuff, and GDM for Gnome, but you don't have to pick Gnome from it).

    #2. At your login prompt, log in, then, type one of the following:

    kdm &

    or

    gdm &

    or

    xdm &

    You get the idea. That loads one of those GUI log in thingers that let's you log in and select the GUI you'd like to use when you log in. KDM and GDM both ask if you want to make the X Window Manager the default for log ins after you've selected one, so it can remember it for you too.

Similar Threads

  1. Security management - setting up audit and account
    By tenzenryu in forum The Security Tutorials Forum
    Replies: 7
    Last Post: July 11th, 2005, 03:57 AM
  2. Apache, PHP, MySQL with basic security settings.
    By nightcat in forum The Security Tutorials Forum
    Replies: 9
    Last Post: May 28th, 2005, 02:47 AM
  3. Setting up an FTP server on SUSE Linux 9.1 Professional
    By gore in forum Other Tutorials Forum
    Replies: 0
    Last Post: October 11th, 2004, 07:07 PM
  4. Foot Printing with Host
    By SonofGalen in forum The Security Tutorials Forum
    Replies: 7
    Last Post: February 9th, 2004, 11:14 AM
  5. Linux trash bin
    By allenb1963 in forum *nix Security Discussions
    Replies: 1
    Last Post: July 30th, 2003, 05:09 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •