How To Use X Windows Utility Gedit?
I need to know about the utilities of X windows specially about gedit.
1 Answer - Sort by: Date | Rating
Gedit is a GNOME application that provides functionality similar to Windows Notepad. You can use it to open and change the contents of plain text files, search and replace text, and create new files.
The gedit interface is a bit spartan, but for quick editing of simple text files, it does the trick.
You can launch gedit with the command:
$ gedit &
or, if gedit is not on your path, with the command:
$ /usr/bin/gedit &
or you can click the main GNOME System menu and choose Programs > Applications > Gedit.
The interface is simple. Across the top is the tool bar with self-explanatory buttons for loading and saving files, cutting, copying, pasting and searching for text.
To load an existing file, click the Open button or choose File > Open. A dialogue box appears, where you can browse for and select a file to open.
You can save a file you have opened by clicking the Save button on the tool bar or by choosing File > Save.
The Find button on the tool bar brings up the Find dialogue box. You can also open this dialogue box by choosing Edit > Find.
Using the dialogue box is relatively simple: Fill in the text to search for and click the Find button. You can also indicate if you prefer to start your search at the beginning of the document or the current cursor position and whether or not the search should be considered case-sensitive.
Replace takes thing one step further, you can open the Replace dialogue box by selecting Edit > Replace. This dialogue box looks like the Find dialogue box except that it has an additional field for indicating the text with which to replace each found item. In addition, you can use the Replace button to indicate that you want to be prompted before replacing any text.
The gedit interface is a bit spartan, but for quick editing of simple text files, it does the trick.
You can launch gedit with the command:
$ gedit &
or, if gedit is not on your path, with the command:
$ /usr/bin/gedit &
or you can click the main GNOME System menu and choose Programs > Applications > Gedit.
The interface is simple. Across the top is the tool bar with self-explanatory buttons for loading and saving files, cutting, copying, pasting and searching for text.
To load an existing file, click the Open button or choose File > Open. A dialogue box appears, where you can browse for and select a file to open.
You can save a file you have opened by clicking the Save button on the tool bar or by choosing File > Save.
The Find button on the tool bar brings up the Find dialogue box. You can also open this dialogue box by choosing Edit > Find.
Using the dialogue box is relatively simple: Fill in the text to search for and click the Find button. You can also indicate if you prefer to start your search at the beginning of the document or the current cursor position and whether or not the search should be considered case-sensitive.
Replace takes thing one step further, you can open the Replace dialogue box by selecting Edit > Replace. This dialogue box looks like the Find dialogue box except that it has an additional field for indicating the text with which to replace each found item. In addition, you can use the Replace button to indicate that you want to be prompted before replacing any text.
0
0
- Who Where The Apache Enemies?
- Linux Is An Operating System Similar To Unix That Runs On Different Computer. Discuss Its History?
- What Is An Interface On A Linux System?
- What Are The Characteristics Of Dos?
- Can I Install Illustrator Cs3 On Linux System?
- Difference Between Components And Parts Of Linux Os?
- Is Components And Parts Of Linux Are Same?
- Is There A DVD43 For Linux?
- What Is Common In Linux?
- If You Have Installed Linux And You Want To Uninstall It...then It Shows The Grub Loader.....what Is The Command For Grub Loader?
- Were Did Apache Get Water?
- Samba Server And Other Related Linux Servers?how They Began And Their Functioning Completely?
- What Are The 200 Command Of Red Gat Linux?
- Solaris How Much Does It Cost?
- Which Configuration Required To Install Linux?
- Where Are Apache Quads Manufactured?
- List And Explain The Main Differences Between Unix And Linux?
- How To Lock File And Folder In Linux?
- What Is The Apache Name For Grandfather?
- What Does The Apache Name Geronimo?
- List And Describe In Detail 4 Advantages Of Linux?
- When Replicating An Active Website To A New Server, Would The Proper Sequence Of Conducting The Following Activities Matter?
- Can You Describe The Components That Primarily Make Up The Linux Kernel?
- What Kinds Of Commands And Laws Does God Give To The Hebrews At Mount Sinai?
- Please Tell Me What Is Similar Between Linux And Microsoft?

New Comment - Comments are editable for 5 min.