- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- .Xdefaults
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 08:20 PM
09-25-2003 08:20 PM
.Xdefaults
I have change the color (*background green), but I can´t figure out how to change the default size of the window (geometry?)
Thanks!
//Fredr
- Tags:
- .Xdefaults
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 08:24 PM
09-25-2003 08:24 PM
Re: .Xdefaults
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 08:59 PM
09-25-2003 08:59 PM
Re: .Xdefaults
I have setup the parameters in a .Xdefault file.
*background: green
*userFont: 10x16
*Geometry: 132x40
*title: ------ TEST ------
//Fredric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 09:04 PM
09-25-2003 09:04 PM
Re: .Xdefaults
To have those setting by default, you need to add in .Xdefaults the following :
Xterm*Font: 10x20
Xterm*Background: green
Xterm*Foreground: white
When executing xterm, you will have automatically a font of 10x20, a green background and a white foreground.
Doing "man xterm" you will have the list of all resources you can set in .Xdefaults.
Hope his helps,
Nico
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 09:04 PM
09-25-2003 09:04 PM
Re: .Xdefaults
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 10:39 PM
09-25-2003 10:39 PM
Re: .Xdefaults
Otherwise you can try to configure ReflectionX to use a font-server. Then configure you unix machine to be a font server (How this be made is often explained in this forum. search for that).
The ReflectionX will use the fonts from your unix machine.
HTH
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 11:57 PM
09-25-2003 11:57 PM
Re: .Xdefaults
BTW: You may find the Reflection for HP is 100x faster and more versatile than Xwindows. Unlike Xwindows where you have to steal execution resources from the host (ie, Xterm or HPterm), Reflection for HP is a local PC host and uses scalable fonts and locally-defined color schemes. It reduces LAN traffic by as much as 100:1 (no colors, fonts, decorations transmitted) since it uses simple telnet and OpenSSH for commnication with the host. Additionally, it takes less than 1 minute to create a custom login script and make an icon that logs in with just a click. See the details at wrq.com
Bill Hassell, sysadmin