- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Keys missing on C3600
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
Forums
Discussions
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
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-04-2004 01:20 AM
05-04-2004 01:20 AM
Keys missing on C3600
We're having USB Swiss German keyboards hooked up to our C3600, HP-UX 11 workstations. kbdlang is set to: USB_PS2_DIN_Swiss_German2_Euro
In a xterm / dttrem (ksh/tcsh/sh), I cannot access signs like "`", "~", ´ (this weird "A" sign shouldn't be here neither, just the back tick :), but if I use nedit for example, it works just fine. I found some work arounds for some of these signs, but would like to access them where they are on the keyboard.
Thanks for hints!
Richa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2004 01:32 AM
05-04-2004 01:32 AM
Re: Keys missing on C3600
Like i was facing problem and i changed it as:
#pwd
/etc
# more kbdlang
USB_PS2_DIN_US_English
#
It worked fine for me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2004 02:12 AM
05-04-2004 02:12 AM
Re: Keys missing on C3600
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2004 02:23 AM
05-04-2004 02:23 AM
Re: Keys missing on C3600
try to set kbdlang to 'USB_PS2_DIN_German'.
Are there special signs that you need Swiss_German2_Euro?
Regards
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2004 02:29 AM
05-04-2004 02:29 AM
Re: Keys missing on C3600
I had a C3750 with HP-UX11i which didn't want the '_Euro'.
Maybe also USB_PS2_DIN_Swiss_German2 or USB_PS2_DIN_Swiss_German works.
V.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2004 02:40 AM
05-04-2004 02:40 AM
Re: Keys missing on C3600
I was trying out all these kbdlang settings now, unfortunately no success so far. Basically I don't need special characters (like the Euro symbol). To work on the command line it's just very useful to be able to access the different kinds of quotes and the tilde for example. On a PC with a Swiss German keyboard one has to access them using the
I wonder, if there is a table showing all the available valid kbdlang values I could try on my machine?
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2004 03:31 AM
05-04-2004 03:31 AM
Re: Keys missing on C3600
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2004 03:49 AM
05-04-2004 03:49 AM
Re: Keys missing on C3600
do you have the same effects with every user (root/non-root)?
Have you yet tested another keyboard?
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2004 06:14 PM
05-04-2004 06:14 PM
Re: Keys missing on C3600
How can I make tcsh (default shell on our workstations) to support these characters the same way ksh does?
Thank you all for taking the time to respond so quickly! Great thing this ITRC!