1825737 Members
2538 Online
109687 Solutions
New Discussion

xmodmap not present

 
kartick
Occasional Advisor

xmodmap not present

im trying to change the keymap of out HP UX 10.20 server.
But here im unable to locate the xmodmap and keymap_ed files.
Are there any patches using which i can install these files.
Thanx
Kartick
6 REPLIES 6
Biswajit Tripathy
Honored Contributor

Re: xmodmap not present

xmodmap should be in /usr/bin/X11 directory and,
as far as I know, part of default installed HP-UX.

- Biswajit
:-)
kartick
Occasional Advisor

Re: xmodmap not present

ya i know it shud be present there but in out current system its not present.
Can it be installed in any way or can i pick it up from HP UX 11X directly.
will the binary work or does ot require some other dependencies?

Can i change the kepmapping in any other way without using xmodmap?
Eric Antunes
Honored Contributor

Re: xmodmap not present

Hi Kartick,

There are no patches for xmodmap and keymap_ed at Hp-UX 10.20. Try this to locate them:

#whence xmodmap

#whence keymap_ed

But since there are no patches for those commands (I've searched) , they may not be available for HP-UX 10.20...

Best Regards,

Eric Antunes

Each and every day is a good day to learn.
kartick
Occasional Advisor

Re: xmodmap not present

hey eric,'
well have found a patch for keymap_ed (phss_7141).
looking for a patch for xmodmap.
Also is there any other way i can input cyrillic chars without changint the keymap.
Biswajit Tripathy
Honored Contributor

Re: xmodmap not present

Kartick,

> well have found a patch for keymap_ed
> (phss_7141). looking for a patch for xmodmap.

I'm not sure I understand how a xmodmap patch
will help you. A patch on HP-UX is a fix for a defect
in a product. So you are supposed to install a patch
only if you have the product already present and has
a defect that the patch is supposed to fix. Since you
don't have xmodmap on your system at all,
installing some patch that fixes some xmodmap
defect may not help you.

- Biswajit
:-)
Eric Antunes
Honored Contributor

Re: xmodmap not present

Hi,

I've only searched patches related with xmodmap for 10.20 and had no success.

Eric
Each and every day is a good day to learn.