- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- X Windows
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-31-2003 02:12 AM
05-31-2003 02:12 AM
X Windows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2003 12:17 PM
05-31-2003 12:17 PM
Re: X Windows
You could run lsdev to see if there is an hid device driver in the kernel. If it is missing you should add it from sam.
You could check that there is a /dev/hid/mouse_000 file. You can create or recreate that file with 'insf -e'.
You should also check that you have a working mouse plugged in. ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2003 01:38 AM
06-02-2003 01:38 AM
Re: X Windows
Actually I need to start the X-windows daemon and comfigure in my IFP HP.11.23 Server. I m not using it directly. i m accessing the 11.23 X-windows from my Windows-XP Machine using X-Manager.
The X-Windows daemon is not configured in the IPF Hp-11.23 Server, how to do that.
In HP-UX 11.11 or 11.22 they are automatically configured and working fine...
rgds,
Hari
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2003 01:44 AM
06-02-2003 01:44 AM
Re: X Windows
messy too, but as pointed
out the problem is the mouse
device file.
This is sometimes defined in
the BCH (power up prompt /
bios equivalent). Make sure
it's defined correctly.
Also, ioscan -fnk should show
a CLAIMED mouse device..
check this and it will give
your the HW path, device file
and state.
I'm guessing it should be hil
and not hid.. but that's a
guess!
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2003 07:59 AM
06-02-2003 07:59 AM
Re: X Windows
Remote logins from a PC X server will depend on dtlogin. It may already be running. You can run "/usr/dt/bin/dtconfig -e" to enable the startup of dtlogin each time you go to init 3 run-level. If the system is already at init 3 you could use "/sbin/init.d/dtlogin.rc start" to start dtlogin. If the system has been configured with a custom /etc/dt/config/Xaccess you may need to edit it to allow your system to connect to dtlogin.