08-28-2001
Yes, I am using GNOME which is my favourite window style. Do you mean GNOME is heavier than others, such like KDE? If the hung-up is really caused by GNOME, I would consider changing my X window style from GNOME to others. BTW, is it possible to download an upgraded version of GNOME? I still like GNOME...
Thanks.
Last edited by eddie; 08-28-2001 at 07:02 PM..
10 More Discussions You Might Find Interesting
1. Programming
Please, recommend anyone books about programming for X-window. (0 Replies)
Discussion started by: serge
0 Replies
2. Windows & DOS: Issues & Discussions
Hello,
We someone help me resolve this problem. I have window 2000 professional, windows 98 and Unixware 7.0.1 on the network. I was able to establish connection with all. However, l was unable to ping window 98 from window 2000 professional. I was able to ping the window 2000 from the window... (10 Replies)
Discussion started by: kayode
10 Replies
3. UNIX for Advanced & Expert Users
At school, on an HP-UX or B.11.11 U 9000/785 system, my X11 root window is always set to 8-bit color, but all the child windows are 24-bit. The problem with this, is any background/wallpaper looks extremely ugly with the 8-bit color. Is there any way to make X starts with 24-bit color root window?... (0 Replies)
Discussion started by: ljfong
0 Replies
4. Solaris
Hi ,
I faced a very strange problem when I unzip a zip file on my solaris workstation. Actually I wanted to transfer a folder, say it TEST which contains some sub-folders inside it from windows to solaris machine. So I zipped this folder to TEST.ZIP on my windows machine.
Then from my... (11 Replies)
Discussion started by: Raj Kumar Arora
11 Replies
5. UNIX for Dummies Questions & Answers
i have installed freeBSD 7.0 using the 5 cds.
when i try to install the gnome or kde during the post-installation, the following error appears:
"ghost-script gpl-8.60 aborted error 1 ......."
Do u think that the cd(it's the second cd) is corrupted or i missed some steps which i should follow.
I... (1 Reply)
Discussion started by: solomonml
1 Replies
6. UNIX Desktop Questions & Answers
Hello guys
In our company, we have a serious problem with WRQ Reflection X (Version 10.0.0) and the window settings (window manager) in Reflection.
We are running an airline crew planningsystem on linux, using WRQ Reflection X as X server.
In the window manager in Reflection window settings,... (1 Reply)
Discussion started by: belvie
1 Replies
7. UNIX for Dummies Questions & Answers
Hi,
I have CentOS release 5. I am using "Putty" as my SSH program. I can't seem to get the DISPLAY xclock working on my screen. I did set my DISPLAY.
# DISPLAY=10.65.104.76:0.0; export DISPLAY
# xclock
Error: Can't open display: 10.65.104.76:0.0
Please advice. (2 Replies)
Discussion started by: samnyc
2 Replies
8. UNIX for Dummies Questions & Answers
I unloaded the KDM/KDE package and was starting it per instructions by first running a "xstart".
My screen is blank and I don't know how to recover.
Thanks. Tom (4 Replies)
Discussion started by: TJSexton
4 Replies
9. Red Hat
Hi everyone!
I have a strange situation. I'm running an NX remote Gnome desktop session. On the remote machine, there is a whole load of unsaved data in a window. A problem that I've been having with this NX session is that I can't load Gnome Applets, including the Window Switcher. So.. when I... (0 Replies)
Discussion started by: alexandicity
0 Replies
10. UNIX for Beginners Questions & Answers
Is it possible to toggle back and forth between an xterm invoked from one tty, and a shell invoked from a different tty?
I am running Centos 7 with KDE and booting in non-graphic mode. After logging in on the default window (/dev/tty1) , I can then use ALT-F2 to access a new window (/dev/tty2),... (1 Reply)
Discussion started by: rhgscty
1 Replies
eog(1) User Commands eog(1)
NAME
eog - GNOME image viewer
SYNOPSIS
eog [gnome-std-options] filename [filename2...]
DESCRIPTION
The eog application is an image viewer for GNOME. The specified image files are each displayed in a separate eog window.
OPTIONS
The following options are supported:
gnome-std-optionStandard options available for use with most GNOME applications. See gnome-std-options(5) for more information.
OPERANDS
The following operands are supported:
filename The name of the image file to be viewed.
EXAMPLES
Example 1: Launching the GNOME image viewer
example% eog
Example 2: Opening the image file test.gif in GNOME image viewer
example% eog test.gif
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/eog Executable for GNOME image viewer. eog stands for "Eye Of GNOME".
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWgnome-image-viewer |
+-----------------------------+-----------------------------+
|Interface stability |External |
+-----------------------------+-----------------------------+
SEE ALSO
Eye of GNOME Manual
Latest version of the GNOME Desktop User Guide for your platform.
gnome-std-options(5)
NOTES
Written by Brian Cameron, Sun Microsystems Inc., 2003.
SunOS 5.10 2 Oct 2003 eog(1)