Guest
Public paste!

Untitled

By: a guest | Feb 9th, 2010 | Syntax: None | Size: 0.29 KB | Hits: 65 | Expires: Never
Copy text to clipboard
  1. #!/bin/sh
  2. #
  3. # ~/.xinitrc
  4. #
  5. # Executed by startx (run your window manager from here)
  6.  
  7. numlockx on & exec ck-launch-session  openbox-session
  8. #exec ck-launch-session gnome-session
  9. #numlockx &  exec startkde
  10. #exec ck-launch-session startxfce4
  11. # ...or the Window Manager of your choice