GNOME 2.24.2 Available for FreeBSD


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News GNOME 2.24.2 Available for FreeBSD
# 1  
Old 01-12-2009
GNOME 2.24.2 Available for FreeBSD

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Backup & restore Gnome Desktop and all settings in Gnome

Hi I'm looking for scripts to backup & restore Gnome Desktop and all settings in Gnome. (0 Replies)
Discussion started by: ccc
0 Replies

2. BSD

Installing gnome on freebsd

I have a fresh 64-bits install of FreeBSD 8.1 on a machine, but having issues with getting gnome to work. I have followed the guidelines on FreeBSD GNOME Project: GNOME 2.32 FAQ In summary that is: pkg_add -r gnome2 Add gnome_enable="YES" to /etc/rc.conf After a reboot and logging in, there... (8 Replies)
Discussion started by: figaro
8 Replies

3. BSD

Gnome 2.2 gets very sluggish on FreeBSD 7

hello guys & gals I know this question was asked thousands of times and there are lots of solutions out there, I tried them all, but with no luck. Symptoms It takes about 3 to 5 minutes for Gnome to start up, I'm asked for my username/password and then the Gnome splash screen comes up, but... (5 Replies)
Discussion started by: sirbijan
5 Replies

4. BSD

Install Gnome 2.22 in FreeBSD

at root command line # pkg_add -r gnome2 This will download the latest GNOME 2.22 packages from the FreeBSD FTP site, and proceed to install them on your system. Up-to-date GNOME packages for i386 and amd64 for all supported versions of FreeBSD are also available from the GNOME Tinderbox.... (0 Replies)
Discussion started by: very9music
0 Replies

5. BSD

Help with installing Gnome on FreeBSD

Recently, i have installed FreeBSD 5.3 on my computer. I then proceeded to install the latest version of Gnome. I went to the FreeBSD handbook and looked up how to set Gnome as my default window manager, and for some reason it did not work. I was wondering what exactly the command is to do set... (4 Replies)
Discussion started by: jgmyshko
4 Replies

6. UNIX Desktop Questions & Answers

installed GNOME on FreeBSD! need help with several things

ps. i posted this first on UNIX for Dummies Questions & Answers , Sorry about the double post Hi guys, I still have "microsoft windows" eyes so this unix freebsd stuff still looks very alien to me. Yesterday I managed to install freebsd 5.1 on my dell notebook. And today I got Gnome 2.2... (2 Replies)
Discussion started by: Dalma
2 Replies

7. UNIX for Dummies Questions & Answers

installed GNOME on FreeBSD! need help with several things

Hi guys, I still have "microsoft windows" eyes so this unix freebsd stuff still looks very alien to me. Yesterday I managed to install freebsd 5.1 on my dell notebook. And today I got Gnome 2.2 working. I have this problem I can only login to Gnome with my normal user account, and not with... (1 Reply)
Discussion started by: Dalma
1 Replies

8. UNIX for Dummies Questions & Answers

FreeBSD 4.4 Uninstalling KDE or GNOME

Hey all :) I finally got around to installing FreeBSD 4.4, which considering it's my first attempt with *nix, didn't go too badly. I've managed to configure X and everything else, but I've got a bit of a problem, lol. I installed KDE and GNOME. I had a rough idea as to what they were, but I... (5 Replies)
Discussion started by: hellz
5 Replies

9. UNIX Desktop Questions & Answers

Start Gnome in FreeBSD 4.5

I was finally able to get FreeBSD working with X-windows and KDE. I installed Gnome also. However am not given the chance to run Gnome when I type: startx at the command line. KDE seems to be default How can I run Gnome too? (1 Reply)
Discussion started by: lancest
1 Replies
Login or Register to Ask a Question
GNOME(1)						      General Commands Manual							  GNOME(1)

gnome-wm - Launches the user selected window manager for the GNOME session

SYNOPSIS
gnome-wm [--default-wm windowmanager] [--sm-client-id id] DESCRIPTION
The gnome-wm script invokes the user selected window manager. If the user has not chosen a window manager it will try to launch a GNOME compliant window manager. The user can overwrite the selection of a window manager by setting the WINDOW_MANAGER environment variable. If a --default-wm option is given the script uses that window manager in case WINDOW_MANAGER is not set. If gnome-wm is given as the argument to --default-wm then it is the same as if no default was given. The script takes the --sm-client-id argument and translates the id to an appropriate option depending on which window manager was selected. ENVIRONMENT
The gnome-wm program uses the value of the WINDOW_MANAGER environment variable to let the user override the configured window manager. PERSISTENT SETTINGS
The program stores the current selection of a window manager in the gconf key /desktop/gnome/applications/window_manager/default SEE ALSO
gnome-session(1),default.session(5) BUGS
If you find bugs in the gnome-wm program, please report these using bug-buddy or the gnome-bug script included with the GNOME libraries distribution. GNOME 1.0 GNOME(1)