Operating System - HP-UX
1821817 Members
3522 Online
109638 Solutions
New Discussion юеВ

X Windows NC900 workstation config on HP-UX

 
SOLVED
Go to solution
Steven E. Protter
Exalted Contributor

X Windows NC900 workstation config on HP-UX

I have an NCD NC900 workstation with 256 MB of RAM sucessfully booting into CDE using NCD bridge software.

One little complaint. The screen resolution is 640 by 480. That makes our operators glance displays look a little ugly. They also can't easily monitor as many machines as they need to monitor.

So. I got smart (wise guy!) and did this:

cd /usr/tekxp

find . exec grep -l '640' {} \;

I found a file called xp.conf and changed the default settings to 1280 by 1024. The doc lists that as a valid configuration.

I booted the NC900 again and it totally ignored my settings.

Does anyone know what configuration file to edit to actually effect the screen resolution when this thing boots.

If anyone works with one of these things, this should be a great rabbit gathering op.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
4 REPLIES 4
Peter Stange_2
New Member
Solution

Re: X Windows NC900 workstation config on HP-UX

Hello,

at boot prompt use the command

sel monset

greetings

Peter
Steven E. Protter
Exalted Contributor

Re: X Windows NC900 workstation config on HP-UX

Peter,

I am going to give you 10 points, just for finding this stale old question.

Thanks for digging deep. I will try this when I get back to america.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Alex Glennie
Honored Contributor

Re: X Windows NC900 workstation config on HP-UX

se monset -1 will cause the NC to cycle thru all settings

press space key to stop at a setting
press F1 to accept
F4 for previous
Press any other for next

NB after pressing F1 setting automatically saved in NVRAM

no points please.
Steven E. Protter
Exalted Contributor

Re: X Windows NC900 workstation config on HP-UX

Excellent solution, though slow in coming.

Implemented. Excellent answer forumers.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com