GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Question on X
Operating System - HP-UX
1850468
Members
2341
Online
104054
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
10-04-2001 05:22 AM
10-04-2001 05:22 AM
I am using Exceed to log into a server. What I want to know is if I can and where I can control the default behaviour of an xterm when someone logs in across the system, not just for myself.
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2001 05:48 AM
10-04-2001 05:48 AM
Solution
What attributes are you trying to set. There are quite a few options for Xterm and several ways to set them. The first way is to set them through switches on the command line, i.e. to set the login shell and scroll bars on xterm:
/usr/sbin/X11/xterm -sb -ls
To make this the default behavior for you, then edit your $HOME/.Xdefaults and add
XTerm.LoginShell: true
XTerm.ScrollBar: true
then launch xterm from eXceed. To make this the default behavior for all users, then add the following lines to /usr/lib/X11/app-defaults/XTerm:
*.LoginShell: true
*.ScrollBar: true
There are many many options for Xterm, including background and foreground colors, fonts, cursors, etc. See xterm(1) man page for more details.
-Santosh
/usr/sbin/X11/xterm -sb -ls
To make this the default behavior for you, then edit your $HOME/.Xdefaults and add
XTerm.LoginShell: true
XTerm.ScrollBar: true
then launch xterm from eXceed. To make this the default behavior for all users, then add the following lines to /usr/lib/X11/app-defaults/XTerm:
*.LoginShell: true
*.ScrollBar: true
There are many many options for Xterm, including background and foreground colors, fonts, cursors, etc. See xterm(1) man page for more details.
-Santosh
Life is what's happening while you're busy making other plans
- Tags:
- .Xdefaults
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP