![]() |
|
|
|
|
|||||||
| 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 |
| How to set size of browser window in mwm? | nixusr | UNIX Desktop for Dummies Questions & Answers | 1 | 07-14-2008 12:52 PM |
| CDE loging window resize? | rtoba | UNIX for Advanced & Expert Users | 0 | 02-28-2006 04:18 PM |
| CDE loging window resize? | rtoba | SUN Solaris | 0 | 02-16-2006 12:00 PM |
| curses & window resize issues | kwaz | High Level Programming | 0 | 01-16-2006 01:49 PM |
| Different font size in Unix and Window | blueberry80 | UNIX for Dummies Questions & Answers | 0 | 08-24-2004 03:09 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Resize the default window size
Hi,
How can I resize the terminal window's default size in CDE (Solaris)? Regards, Sharif. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
vi $HOME/.Xdefaults and add ...
Dtterm*<resource_name> : value where the resource comes from those listed in man dtterm eg : Dtterm*foreground:Wheat Dtterm*background:MidnightBlue Dtterm*geometry: 80x24 logout and back in again to see changes. |
|||
| Google The UNIX and Linux Forums |