- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE Setup
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
06-14-2000 05:23 AM
06-14-2000 05:23 AM
CDE Setup
I run CDE on my 10.20 D-Box. This is a CDE newbie question. When I login as a user or root using CDE my history stack does not work and every time I open a terminal window does not recognize the Backspace key. I manually have to enter stty erase ^?, at each terminal window, for it to work. Also, when I use vi in CDE, the keybord arrow keys do not work. I have to use the h,j,k,l keys to move around. I have changed the .dtprofile to DTSOURCEPROFILE=TRUE.
How can I setup the history stack so I can use it in CDE and how and where can I specify that backspace is erase? How can I fix the vi problem?
Thanks for your help.
Sanjay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2000 05:37 AM
06-14-2000 05:37 AM
Re: CDE Setup
If yes it's just a case that CDE's not sourcing your .profile : to fix permanently vi $HOME/.Xdefaults :
*loginShell : True
see man dtterm,xterm,hpterm for more info.
Then let us know what problems are left :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2000 05:53 AM
06-14-2000 05:53 AM
Re: CDE Setup
Thank you for that. I had to create the .XDefaults file but now the history works.
It still does not have the backspace key mapped. I still have to do stty erase ^? to set it. How would I fix this?
Thank you,
Sanjay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2000 05:55 AM
06-14-2000 05:55 AM
Re: CDE Setup
*ttyModes: erase ^H intr ^C kill ^I start ^Q stop ^S swtch ^@ or make sure set in .profile ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2000 06:07 AM
06-14-2000 06:07 AM
Re: CDE Setup
These variables are already set up in the .profile. Bu the backspace still does not work. I noticed that erase was ^H whereas when I press backspace in the terminal window it prints ^?. Does that make a difference?
Thanks,
Sanjay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2000 06:23 AM
06-14-2000 06:23 AM
Re: CDE Setup
echo $TERM = ? and are you running CDE locally on the box or via some X emulation S/W ? What type of keyboard HIL or PS2 ? do you know if anyone been remapping keys using say xmodmap etc ... ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2000 06:30 AM
06-14-2000 06:30 AM
Re: CDE Setup
I am running CDE using Reflection X emulations S/W. All, hpterm, xterm and dtterm have the same backspace key problem. Nobody had been remapping keys as far as I know. The root user, myself, is the only person using CDE.
Thanks,
Sanjay.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2000 06:38 AM
06-14-2000 06:38 AM
Re: CDE Setup
go to settings => keyboard => set backspace key sends delte &
keyboard = HP or generic
It's almst certainly ReflectionsX settings, unfortuantly working for HP I don't deal with this much, but if this works it must be worth 10 Pts ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-14-2000 06:54 AM
06-14-2000 06:54 AM
Re: CDE Setup
No such luck!! It was already set at the settings you specified.
I will keep checking other parts of Reflections and the system.
Thank you,
Sanjay