<quote who="henry">

>    Can I make a program(based on widgets)  without typing "startx" first ?
>    or state more precisely. Is there any way to take out systembar on the
>    bottom of Xwindow-manager(like Gnome,KDE) ? 

Well, if you want to run an X program without having an entire GNOME/KDE
environment run, you still need to actually run the X server.

Short and sweet:

  Create a .xinitrc file in your home directory

  It's a script, so just add what you want to run in it; if you want to run
  a number of things, put an ampersand at the end of each (just as you would
  when running X progs from an xterm).

Then, when you run X via 'startx', these will be the programs that are run.

- Jeff

-- 
                      Cette menace est tr�s s�rieuse.                       
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to