LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-01-2012, 03:33 PM   #1
rjnlinux
Member
 
Registered: Sep 2009
Posts: 41

Rep: Reputation: 0
pulldown menu


I am using vncviewer to access a server running red hat version 5
if I use the video terminal attached to the server
I get certain drop down menu options like Application/Places/system
the Application has a pull down menu one of which is Accessories which further has
Terminal / Text editor / calculator among other options
I list only a few of the many options available

Now if I use vncviewer from another desktop running Windows XP to access the server - If I run a command say xclock
I do get the graphical clock on my windows desktop
How should I get the full menu with all the options like Terminal / Text editor / calculator

Is there a command to run to get this ?
 
Old 08-03-2012, 05:54 AM   #2
smallpond
Senior Member
 
Registered: Feb 2011
Location: Massachusetts, USA
Distribution: Fedora
Posts: 4,201

Rep: Reputation: 1284Reputation: 1284Reputation: 1284Reputation: 1284Reputation: 1284Reputation: 1284Reputation: 1284Reputation: 1284Reputation: 1284
On the server have a look at the file ~/.vnc/xstartup It should look kind of like this:

Code:
#!/bin/sh

# Uncomment the following two lines for normal desktop:
 unset SESSION_MANAGER
 exec /etc/X11/xinit/xinitrc

[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
startx &
 
Old 08-03-2012, 04:01 PM   #3
rjnlinux
Member
 
Registered: Sep 2009
Posts: 41

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by smallpond View Post
On the server have a look at the file ~/.vnc/xstartup It should look kind of like this:

Code:
#!/bin/sh

# Uncomment the following two lines for normal desktop:
 unset SESSION_MANAGER
 exec /etc/X11/xinit/xinitrc

[ -x /etc/vnc/xstartup ] && exec /etc/vnc/xstartup
[ -r $HOME/.Xresources ] && xrdb $HOME/.Xresources
xsetroot -solid grey
vncconfig -iconic &
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
startx &


The two lines

unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc

were commented

I uncommented them and now things are fine

Thanks a lot
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Remove installer boot menu menu for Xubuntu live usb Claxton Linux - Software 4 09-22-2011 09:32 AM
How to screenshot a pulldown menu Dazed_75 Linux - Newbie 3 02-07-2006 08:15 AM
Fresh Install Of Distr From Network - Boot Menu, Need to pull up a menu of OS dist to SupermanInNY Linux - Distributions 0 01-22-2006 11:48 AM
Distro's dedicated to Character User Interface with Pulldown style menus bobby_hawk Linux - Software 1 06-07-2005 02:52 PM
MOTIF: howto add an Icon to a pulldown menu Andruha Programming 1 09-25-2004 04:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration