gconf-editor(1) User Commands gconf-editor(1)NAME
gconf-editor - view and edit personal desktop configuration preferences
SYNOPSIS
gconf-editor
DESCRIPTION
The GConf Editor application enables you to view and edit all of your current personal desktop preferences. The GConf Editor window pro-
vides a tree view to navigate through the hierarchy of preferences, an edit pane to make changes to individual preferences, and a descrip-
tion pane to highlight the documentation associated with the currently selected preference.
OPTIONS
None.
OPERANDS
None.
EXAMPLES
Example 1: Launching GConf Editor
example% gconf-editor
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/gconf-editor Executable for GConf Editor.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability | |
+-----------------------------+-----------------------------+
|Interface stability | |
+-----------------------------+-----------------------------+
SEE ALSO
Latest version of the GNOME Desktop System Administration Guide for your platform.
NOTES
Written by Stephen Browne, Sun Microsystems Inc., 2003.
SunOS 5.10 1 Oct 2003 gconf-editor(1)
Check Out this Related Man Page
gconf-editor(1) User Commands gconf-editor(1)NAME
gconf-editor - view and edit personal desktop configuration preferences
SYNOPSIS
gconf-editor
DESCRIPTION
The GConf Editor application enables you to view and edit all of your current personal desktop preferences. The GConf Editor window pro-
vides a tree view to navigate through the hierarchy of preferences, an edit pane to make changes to individual preferences, and a descrip-
tion pane to highlight the documentation associated with the currently selected preference.
OPTIONS
None.
OPERANDS
None.
EXAMPLES
Example 1: Launching GConf Editor
example% gconf-editor
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/gconf-editor Executable for GConf Editor.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability | |
+-----------------------------+-----------------------------+
|Interface stability | |
+-----------------------------+-----------------------------+
SEE ALSO
Latest version of the GNOME Desktop System Administration Guide for your platform.
NOTES
Written by Stephen Browne, Sun Microsystems Inc., 2003.
SunOS 5.10 1 Oct 2003 gconf-editor(1)
What is the best C++ editor that works under MD9.1?
I know the question is more of a personal opinion, but it's more meant for me to see what program would be best to install.
Also, does C++ under a unix-based OS work differently then under windows? Because I've learned C++ for windows and want... (9 Replies)
Hi,
I unable to open any file using Vi editor,constantly getting the following error,
vi log.log
*** glibc detected *** malloc(): memory corruption: 0x081af510 **
uname -a
Linux sekac092 2.6.5-7.244-bigsmp #1 SMP Mon Dec 12 18:32:25 UTC 2005 i686 athlon i386 GNU/Linux
Also Note
ls... (8 Replies)
I need to change the editor to vi in SUN OS. I need to use the options that vi gives while I am typing on the command line. I can vi any file and make changes to it. But my problem is when I am using the command line. Currently I cannot use the vi options while doing so. Hence, while I am typing a... (8 Replies)
Hi,
I knw its a silly question, but am a newbie to 'vi' editor. I'm forced to use this, hence kindly help me with this question.
How can i paste a chunk 'copied from' a different editor(gedit) in 'vi editor'?
As i see, p & P options does work only within 'vi'. (10 Replies)
Hi
I am new to linux, when I typed "vi FILE1" I was able to open VI editor. I added some data and I want to save the file and I tried :w but it threw me an error.
"file1" E212: Can't open file for writing
Press ENTER or type command to continue
why I am not able to save it?
I read it... (16 Replies)
I am writing most of my scripts in the vi editor (OS is AIX) at present. Just trying to see if any of you would recommend some graphical editor that supports syntax highlighting (the editor has to run on AIX).
I have to log in to the UNIX server from a PC (using Xming and Putty), so it has to be... (19 Replies)
Whenever I am trying to edit a file in unix with vi editor, I am getting the following error:
<data>
:Tmp file too large
Is there any way that I can edit the file other than vi. Any help is really appreciated.
Thanks (10 Replies)
I am unable to view the data in a file using the vi editor.....it is showing as all @ ( at the rate symbols).
When I use the cat command, it showing the data.
Please help me to how to view the data in VI editor, as I need to edit the data. Even I tried to edit using sed but that couldn't help... (9 Replies)
Hi,
We have file which is about 756 MB of size and vi/vim do not work when we try to edit this file. I'm looking for any editor ( ok if its NOT free ) which has the ability to open/edit a file of 1+GB seamlessly. The OS is SUN Solaris 10 ( Sparc )
Thanks in Advance
Maverick (13 Replies)
Hello All,
I am very sure this a dumb question to many, but from my view its worth asking.
When I do a vi on a file, on the right bottom side I am seeing something like below:
27,16-24 7%
which tells me that I am on line 27 (which is the first number before the comma, i would like... (11 Replies)
Hi there! I'm developing a program that allows the user to open and edit files using both an editor and the terminal. Once the user has finished editing the file an update is sent to the logbook that compares the file before and after it was edited - this can only be done if the file is closed (I... (23 Replies)