![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX Desktop for Dummies Questions & Answers Questions regarding GNOME, KDE, CDE, Open Office, etc go here. All UNIX and Linux Newbies Welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Vim colors in HP-UX | kheisler | HP-UX | 1 | 02-21-2008 05:19 AM |
| Colors | resullivan | UNIX for Dummies Questions & Answers | 1 | 06-25-2007 10:20 PM |
| xterm font colors - configuration question? | ripley | Linux | 3 | 04-14-2005 08:11 AM |
| Colors in Red Hat | UNIX for Dummies Questions & Answers | 2 | 01-17-2003 01:43 PM | |
| colors | Sage3k | UNIX Desktop for Dummies Questions & Answers | 1 | 10-07-2002 01:57 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'm a new user to unix and I want to be able to pick and choose different xterm colors via 3rd botton menu. I'm currently pico'd into my .fvwm2rc file and this is what I have under my bottons:
Please advise ############ # Button 1 # ########################################################################### # # # We set things up so that if we click on the root-window with our left # # mouse button, we get a list of window operations (move, resize, etc.) # # This is also where we logout. # # # ########################################################################### AddToMenu Button1 "System Functions" Title + "Window Operations" Popup "WindowOps" Nop + "Window List" Module FvwmWinList + "" Nop + "Redraw Screen" Exec xrefresh + "Restart Fvwm" Restart fvwm2 + "Logout" Quit ############ # Button 3 # ########################################################################### # # # Button3 (The right mouse button) contains a list of useful programs # # (xterm, netscape, etc.) # # # # You'll notice that the "Rlogin" menu uses an Fvwm "Module" to pop up a # # fill-in form that passes arguments to the "rlogin" command. This is # # defined later on in the lines that start with "*Rlogin" # # # ########################################################################### AddToMenu Button3 "Utilities" Title + "Acroread" Exec acroread + "XTerm" Exec xterm -sb -sl 40000 & + "Aterm" Exec Aterm -tr -sh 100 -tint blue -sb -sl 2000 -bg 1 -fg 15 -fn 8x16 "Rlogin" Module FvwmForm Rlogin + "Netscape" Goto-or-Start Netscape + "Remedy" Goto-or-Start aruser + "Calculator" Exec xcalc + "Man Pages" Exec xman + "" Nop + "Dept Utils" Popup "DeptUtils" Nop + "" Nop + "XLock" Exec xlock -mode random & + "Logout" Quit |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
blica777,
Hie can you state which unix variant are you using ? Asfar as i concern the file system for .fvwm2rc is for cygwin ( Windows based unix ). Correct me if im mistaken. Neway pls state what variant of *nix are you using. |
|
#3
|
|||
|
|||
|
I'm using Solaris 8
|
|||
| Google The UNIX and Linux Forums |