- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How do I map modifier key?
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
11-19-2002 11:04 AM
11-19-2002 11:04 AM
Then, I try to add KP_2 again at the third column for Num_Lock. (Note that I assigned Num_Lock for mod1 key) However, with Num_Lock on, I still get the "Down arrow" key not numeric 2. Any suggestion?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 11:25 AM
11-19-2002 11:25 AM
Re: How do I map modifier key?
You need to tell us how and what you are using to connect to your HP 10.20 box, like Exceed, Reflection, direct connect console, ...
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 11:35 AM
11-19-2002 11:35 AM
Re: How do I map modifier key?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 11:53 AM
11-19-2002 11:53 AM
Re: How do I map modifier key?
What kind of server/workstation?
cde, dt, ... ??
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2002 02:48 PM
11-19-2002 02:48 PM
Re: How do I map modifier key?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 09:03 AM
11-20-2002 09:03 AM
Re: How do I map modifier key?
However, this causes my terminal freezing, at which I can move my terminal window or any other window.
I tried to replace the Num_Lock key to the letter "p" for mod1. When I press and hold "p", the numeric key pad works but the windows are still frozen. Of course, the windows are not frozen after I release the "p" key.
So my finding is: when I have the modifier key on, it freezes the windows. Does anyone have any idea to deal with that??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 10:43 AM
11-20-2002 10:43 AM
Re: How do I map modifier key?
not certain that you can accomplish that at all!
The reason is that HP uses the "NumLock" and the "Pause" keys as subtitutes for the (original hp terminal keyboards) "System" and "Menu" keys - which are used by e.g. "hpterm" and such...
FWIW,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 12:13 PM
11-20-2002 12:13 PM
Re: How do I map modifier key?
It is true that NumLock and Pause are used for something else, eg. menus of HP Term
From my last experiment (see my last message), I found that any "active" modifier key (mod1 - mod5) can cause the windows "sticking". "Sticking" means that windows are not movable and cannot come to the front. You can assign any key for the modifier key and will get the same effect. I am wondering if anyone has the same experience.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2002 01:04 PM
11-20-2002 01:04 PM
Solutionhttp://groups.google.com/groups?q=numlock+event+group:comp.windows.x.motif
you will see that there is a long history of discussions about Num_Lock.
The first generation of topics was around "How do I make Num_Lock into a locking modifier like CapsLock?"
The second generation of topics occured after some vendors made Num_Lock into a locking modifier. Then the questions shifted to "Why doesn't my mouse or key event do the same thing with Num_Lock on as with Num_Lock off?"
The sad truth is that the Xt/Motif event translation notation cares about modifiers, so every application would have to go to extra effort to ignore Caps_Lock and Num_Lock when deciding what to do with events. Many programs ignore certain events when a locking modifier is on. The CDE window manager is one of those programs, so it ignores your button presses when you make Num_Lock into a modifier and cause it to be on.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2002 07:01 AM
11-21-2002 07:01 AM
Re: How do I map modifier key?
The google link is helpful. It explains all my problems. I will try out the suggested solution: modifying setting of window manager.