Sponsored Content
Special Forums UNIX Desktop Questions & Answers Which is your favourite desktop? Post 302236744 by oleg_balanuta on Tuesday 16th of September 2008 08:56:56 AM
Old 09-16-2008
1st place - GNOME
2nd place - KDE
using both of them Smilie
 

8 More Discussions You Might Find Interesting

1. Solaris

i cant get to my desktop

i just tryed to install solaris 10.. it installed fine.. but when i restarted it and tried to use it.. i get a message that says: The X server cannot be started on display :0... what do i do? :confused: (5 Replies)
Discussion started by: hiimcody1
5 Replies

2. UNIX for Dummies Questions & Answers

Cant get into desktop

I am a newb linux user. And i am running suse 9.3 pro. When i first installed it a couple of days ago, it booted into the desktop fine the first four or five times. And not when i turn on my computer and boot linux and loads the devices, then it prompts me... UserName: Password: (which... (1 Reply)
Discussion started by: derekmpage
1 Replies

3. UNIX and Linux Applications

desktop apperances

i want to change my desktop to a darker look been to gnomelook.org and ubuntulook.org even deviant art but seem not able to find anything i like is there anybody out there that might be able to steer me into the right direction ? i know about how gtk works browsed what is available out there but... (1 Reply)
Discussion started by: ksnovice
1 Replies

4. What is on Your Mind?

Which OS you use for Desktop

I am on Solaris 10 cat /etc/release Solaris 10 10/09 s10x_u8wos_08a X86 Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 16 September 2009 (16 Replies)
Discussion started by: solaris_user
16 Replies

5. UNIX Desktop Questions & Answers

Which is best OS for Desktop

We are going to use Linux Desktop systems. Which one will be the best option ? I prefer CentOS , but in CentOS which one ? I heard fedora will take more Ram space..!! is it ? P.S 1. Users are developers , with eclipse , java , tomcat webserver etc. 2. System Configuration ~: 2GB ,... (8 Replies)
Discussion started by: linuxadmin
8 Replies

6. What is on Your Mind?

What is your favourite movie at the moment?

Hi, guys. What is your favourite movie at the moment? Which movie are you watching? I am watching the Thor:) (17 Replies)
Discussion started by: Tinna
17 Replies

7. What is on Your Mind?

Favourite Games console

So what is everyones all time favourite games console and why do you like it? (Please - no comments on why they are better than others as that would be opinion based and cause arguments, positive comments only) (28 Replies)
Discussion started by: Tommyk
28 Replies

8. What is on Your Mind?

Your favourite computer games....

Hi all, there have been a tremendous evolution in the computer games from games like Tetris or DAVE or Prince of Persia or wolf3d... to Call of Duty or BattleField or tomb raider etc etc so let us know the games which you liked the most.... you can also mention about the gaming rig you... (32 Replies)
Discussion started by: vivek d r
32 Replies
OPENBOX(1)						      General Commands Manual							OPENBOX(1)

NAME
openbox -- A minimalistic, highly configurable, next generation window manager with extensive standards support. SYNOPSIS
openbox [--help] [--version] [--replace] [--reconfigure] [--restart] [--config-file FILE] [--sm-disable] [--sync] [--debug] [--debug-focus] [--debug-xinerama] DESCRIPTION
Openbox is minimalistic, highly configurable, next generation window manager with extensive standards support. You can start Openbox in three ways: If you run a display manager such as GDM, you will find 3 entries in the login session type menu for Openbox: GNOME/Openbox, KDE/Openbox and Openbox. If you want to use Openbox within GNOME or KDE, you can choose the appropriate entry, and it will launch GNOME or KDE with Openbox as the window manager. The third option at log in, which is Openbox without a session manager, uses the openbox-session command to start Openbox. On log in, openbox will run the ~/.config/openbox/autostart.sh script if it exists, and will run the system-wide script /etc/xdg/open- box/autostart.sh otherwise. You may place anything you want to run automatically in those files, for example: xsetroot -solid grey & gnome-settings-daemon & Make sure that each line is followed by a "&" or else the script will stop there and further commands will not be executed. You can use the /etc/xdg/openbox/autostart.sh file as an example for creating your own. The default /etc/xdg/openbox/autostart.sh runs a number of things with Openbox. Lastly, if you use startx to launch your X session, you can set up a ~/.xinitrc file to run openbox-session and follow the same directions as above regarding the autostart.sh file. You can use the obconf tool to configure Openbox easily with a graphical interface, however more in-depth configuration is possible by editing the configuration files by hand. The default configuration and menu files are installed in /etc/xdg/openbox/, and the user configuration is placed in ~/.config/openbox/. You can copy the default configuration and menus to ~/.config/openbox and edit it to your liking. OPTIONS
These are the possible options that openbox accepts: --help Show a summary of the options available. --version Show the version of the program. --replace Replace the currently running window manager. --reconfigure If Openbox is already running on the display, tell it to reload its configuration. --restart If Openbox is already running on the display, tell it to restart. This is useful if you have upgraded Openbox and don't want to restart X. --config-file FILE Use FILE for configuration instead of looking for rc.xml in the XDG search path. FILE is an absolute path. --sm-disable Do not connect to the session manager. --sync Run in synchronous mode (for debugging). --debug Display debugging output. --debug-focus Display debugging output for focus handling. --debug-xinerama Split the display into two fake xinerama regions, if xinerama is not already enabled. This is for debugging xinerama support. SEE ALSO
obconf (1), openbox-session(1), openbox-gnome-session(1), openbox-kde-session(1). The program's full documentation is available on the website: http://openbox.org/ Please report bugs to: http://bugzilla.icculus.org/ OPENBOX(1)
All times are GMT -4. The time now is 07:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy