- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Running Motif/X Application with no CDE login ...
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
12-07-2003 09:59 PM
12-07-2003 09:59 PM
Running Motif/X Application with no CDE login screen
I cannot find any documentation about this, can anyone help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2003 10:16 PM
12-07-2003 10:16 PM
Re: Running Motif/X Application with no CDE login screen
The only way I have found to do this was with "vue" (the precursor to CDE). There isn't any documentation. I know this because when I was trying to do something similar I had to threaten HP with the thought that if I was developing a window manager it couldn't be done with HPUX until they pointed me in the right direction. This does not appear to be the direction anymoer though.
CDE is such an awful mess that it might not be possible to ever find the way to do this but basically, you might be able to have your command in /usr/dt/config/Xsetup (this is the correct place for this kind of thing but as I said CDE is a mess) or possibly, changing some of the defaults in /usr/dt/config/Xconfig. If you can persuade it to run in xdm mode from this file, and it actually works then you really can do it with /usr/lib/X11R6/xdm/Xsetup.
Alternatively, just install Xfree86, you know it makes sense!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2003 11:21 PM
12-07-2003 11:21 PM
Re: Running Motif/X Application with no CDE login screen
vi $HOME/.dtprofile :
add SESSIONTYPE=xdm
add the Motif application to say a $HOME/.xsession file cp from sys.xsession
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2003 11:24 PM
12-07-2003 11:24 PM
Re: Running Motif/X Application with no CDE login screen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2003 11:26 PM
12-07-2003 11:26 PM
Re: Running Motif/X Application with no CDE login screen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2003 11:42 PM
12-07-2003 11:42 PM
Re: Running Motif/X Application with no CDE login screen
If user is not logging in - how can I make use of $HOME/.dtprofile?
Would this work if they logged in via command line first?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-07-2003 11:54 PM
12-07-2003 11:54 PM