Sponsored Content
Operating Systems Linux No Gnome !! No Gui !! Fedora 15 Post 302559333 by lsatenstein on Monday 26th of September 2011 09:21:16 PM
Old 09-26-2011
Did you perhaps immediately after the logon was presented but before the password was entered, choose other than gnome. Say Classic Gnome, or Compiz Gnome? That is a good starting point
Select plain Gnome and take it from there. Move mouse to top left corner. Tell us what happens.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

If a is windows gui ( client), b is a unix gui ( Server for a) and c is a shell scrip

Hello all, 1) I want to have a GUI application that will call Unix shell scripts, 2) that GUI application should be able to reside on windows ( if possible) and then call Unix shell script either directly or through a server residing on unix. That is for example. If a is windows gui (... (1 Reply)
Discussion started by: hchivukula
1 Replies

2. Linux

Dual Boot Win XP And Fedora with Fedora Installed First

Hi everyone, I hope this question goes here. Anyways, I have a unique situation where my friend's comp has Fedora installed and wants to add Win XP as a dual boot without formatting the drive. Is it possible to create a partition on the current hard drive and then install win xp? I couldn't find... (4 Replies)
Discussion started by: eltinator
4 Replies

3. Shell Programming and Scripting

Running a GUI without GUI

I was wondering if it is possible to run a GUI window (say Firefox) without actually showing up the window on the desktop but still make it do its own regular stuff (like maybe do something via the command line). Sorry if its a dumb question. Thanks (3 Replies)
Discussion started by: Legend986
3 Replies

4. Red Hat

fedora grub help, moving to tri boot (XP, ubuntu, fedora soemething)

I will shortly be adding a fedora flavor to my devel box. I currently have XP (installed first on an ssd), ubuntu 10.04 (installed second on the first partition of a platter drive), and I want to add either Cent or SL on the second partition of the platter drive. I will probably also want to... (0 Replies)
Discussion started by: LMHmedchem
0 Replies

5. 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

6. Fedora

[SOLVED] How to be the ROOT through GUI mode in fedora 15

Whenevr i am trying to access ROOT file in Fedora 15 by double clicking, its showing I dont have enough permission to access it and its not showing the inside access... How to solve it?? (4 Replies)
Discussion started by: amisubha
4 Replies

7. Red Hat

Fedora 19 "useradd" failure, GUI success

Hey guys/gals, I have a Fedora 19 box with a 26TB RAID set mounted as my home directory # mount|grep home /dev/md0 on /home type xfs (rw,relatime,seclabel,attr2,inode64,logbsize=128k,sunit=256,swidth=3584,noquota) I have been able to add/modify user accounts using VNC +... (4 Replies)
Discussion started by: jjinno
4 Replies

8. Programming

Python gui or C++ gui or java gui?

python gui or c++ gui or java gui? and when to use etch one? (1 Reply)
Discussion started by: kaja
1 Replies
gnome-system-monitor(1) 					   User Commands					   gnome-system-monitor(1)

NAME
gnome-system-monitor - view system processes and monitor system usage on your computer SYNOPSIS
gnome-system-monitor [gnome-std-options] DESCRIPTION
The System Monitor application displays a list of system processes, and monitors system usage. System Monitor shows which processes are running and how the processes are related. System Monitor also provides detailed information about individual processes, and enables the user to control which processes are running. System Monitor displays how much processor (CPU) capacity the system is using, and how much disk space the system is using on each device. System Monitor displays this information in a graphical interface so that users can see what the system is doing. Users can then use the same graphical interface to modify the behavior of the system. OPTIONS
The following options are supported: gnome-std-options Standard options available for use with most GNOME applications. See gnome-std-options(5) for more information. OPERANDS
None. EXAMPLES
Example 1: Launching the System Monitor example% gnome-system-monitor ENVIRONMENT VARIABLES
See environ(5) for descriptions of the following environment variables that affect the execution of gnome-system-monitor: NLSPATH. EXIT STATUS
The following exit values are returned: 0 Application exited successfully >0 Application exited with failure FILES
The following files are used by this application: /usr/bin/gnome-system-monitor Executable for System Monitor. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgnome-system-monitor | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
System Monitor Manual Latest version of the GNOME Desktop User Guide for your platform. attributes(5), environ(5), gnome-std-options(5) NOTES
You may disable System Monitor at SunRay. Because this application use /proc and keep polling for information, they may adversely effect the performance of the system. But we will not change the default behavior and configuration for SunRay, if it give big impact to SunRay performance, administrators should disable them by using gconfd/APOC. The method to disable Monitor applet: They may use Gnome lockdown features to modify the mandatory settings of the Gnome configuration on their servers to add that applet iden- tifier to the list of disabled applets. you may use the following command (Note: Depending on when this is set, a logout may be required to take effect) %gconftool-2 --type list --list-type string --set /apps/panel/global/disabled_applets [OAFIID:GNOME_MultiLoadApplet] The method to disable Monitor application: You may just remove the package containing it on their servers, or just change the permissions on the binary: %chmod 700 /bin/gnome-system- monitor. Written by Niall Power, Sun Microsystems Inc., 2003. Updated by Henry Zhang, Sun Microsystems Inc., 2006. SunOS 5.11 1 Oct 2003 gnome-system-monitor(1)
All times are GMT -4. The time now is 05:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy