- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Font change while in XDMCP direct.
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
05-30-2001 07:07 AM
05-30-2001 07:07 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2001 07:16 AM
05-30-2001 07:16 AM
Re: Font change while in XDMCP direct.
Does remsh
also compare remsh
If you are using a font server can you ping nslookup the ip/hostname OK under direct mode ?
NB You can specify more than one font server see man xfs
Are you using CDE ? do xset -q and xrdb -q reflect the font path/fontservers are set correctly.
My feeling on this is it maybe a networking related problem ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2001 07:26 AM
05-30-2001 07:26 AM
Re: Font change while in XDMCP direct.
is your user connecting to the same system
directly and indirectly? Or does she connect
to one system using "XDCMP direct" and to
another system using "XDMCP indirect"?
Please check wether she uses different setups
for the fontpath on those two systems, i.e.
does she set the font path in her startup
scripts (.profile, .dtprofile, /etc/profile,
.xsession) or even in her resource files (like
.Xdefaults, .xresources).
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2001 08:44 AM
05-30-2001 08:44 AM
Re: Font change while in XDMCP direct.
Hello Wodisch,
User is accessing one system using "XDCMP direct" and connecting to another system using "XDMCP indirect". Fontpath is setup same way for both mode. It seems that when user is in "Xdmcp direct" mode, the system doesn't acknowledge the fontpath setup at all. It tries to see that system as a font server, which it?s not. I hope I am explaining it to you correctly.
Thanks!
Mahima
is your user connecting to the same system
directly and indirectly? Or does she connect
to one system using "XDCMP direct" and to
another system using "XDMCP indirect"?
Please check wether she uses different setups
for the fontpath on those two systems, i.e.
does she set the font path in her startup
scripts (.profile, .dtprofile, /etc/profile,
.xsession) or even in her resource files (like
.Xdefaults, .xresources).
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2001 10:43 AM
05-30-2001 10:43 AM
Re: Font change while in XDMCP direct.
- evidence ?
how about my earlier suggestions ?
and some pts ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2001 09:22 AM
05-31-2001 09:22 AM
Solutioncould you answer Alex' question, e.g. with the
command "xset -q"...
That should show the contents of the font path.
If different, then just use that command to set
the font path correctly:
xset +fp tcp/hpserver:7000
xset +fp tcp/sunserver:7100
The "+" means to append the new setting to the
end of the existing font path (and on suns the
portnumber is 7100, but 7000 on hps).
HTH,
Wodisch
PS: Alex see, you have got your points :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2001 10:21 AM
05-31-2001 10:21 AM
Re: Font change while in XDMCP direct.
Looks like I am fine now.
thanks for all of your help!
Mahima