- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hpterm -xrm "*overrideRedirect: true"
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
07-10-2002 01:09 AM
07-10-2002 01:09 AM
hpterm -xrm "*overrideRedirect: true"
hpterm -xrm "*overrideRedirect: true"
There are some problems when entering a option
in this window. When an other window is behind
this window i'm unable to enter an option.
Maybe because i can't select this window ??
because op the option givin to hpterm.
Is there a way or a workaround so i can enter
an option in this window?
ThX in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 02:03 AM
07-10-2002 02:03 AM
Re: hpterm -xrm "*overrideRedirect: true"
of the 2 default ok & cancel button's.
But how can i achieve that?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 02:09 AM
07-10-2002 02:09 AM
Re: hpterm -xrm "*overrideRedirect: true"
Are you using reflectionX or a native X session.
I'd recommend getting latest Xserver patches.
I'd doubt it'd be the app, especially if it works without the option.
pereal - /opt/mx/bin # swlist -l product | grep Xserver
PHSS_20141 1.0 Xserver cumulative patch
PHSS_23546 1.0 Xserver cumulative patch
Xserver B.11.00 HP-UX X Server
(PS not the latest on my system!)
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 04:09 AM
07-10-2002 04:09 AM
Re: hpterm -xrm "*overrideRedirect: true"
PHSS_20141 1.0 Xserver cumulative patch
Xserver B.11.00 HP-UX X Server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 04:38 AM
07-10-2002 04:38 AM
Re: hpterm -xrm "*overrideRedirect: true"
11.00 = PHSS_25290
11.11 = PHSS_25263
it maybe worthwhile also adding the Xclients patches too ?
PHSS_25200 or PHSS_26498
Though I'm not totally clear what the current problem is ...
what do you mean by enter an option ? does it work if a window is not behind the hpterm window (hint - hpterm takes a -geometry resource) you could perhaps use it to test ?
using hpterm -xrm ... on my system produces an hpterm top left which I can only seem to input unix commands from using my mouse and cut & pasting them into it .... I suspect this is what's intended, but Rick is probably best placed to confirm this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 04:58 AM
07-10-2002 04:58 AM
Re: hpterm -xrm "*overrideRedirect: true"
Wat i mean with enter an option is:
a \c in my script (for the -e option)
Witch allows a user to enter a specific option
like "r" or "q" or "w" with is put in a case
construction for the action regarding the option (sorry my english is not up to date)
but with the hpterm -xrm "*overrideRedirect: true" option i can't always enter a option
in the terminal. Only when there isn't a terminal behind it (and there is always a terminal behind at the user end)
I wrote a simple script for testing like:
hpterm -xrm "*overrideRedirect: true" -d $TERM
-map -geometry 47x13-5+5 -bg "Blue" -fg "Yellow" -tite "Reset IAG" -e $SCRIPT
$SCRIPT:
#!/bin/ksh
echo "Enter option: \c"
line -t 300 | read TIME
echo "Option entered or timeout"
But how can i enter a option here when there are about 4 or 5 other terminals behind it?
Ps i don't think it's a bug but i can try installing the patch.
ThX in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 05:02 AM
07-10-2002 05:02 AM
Re: hpterm -xrm "*overrideRedirect: true"
I does work when there is no terminal behind.
But on the user end theres always a terminal behind, sometimes more.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 05:14 AM
07-10-2002 05:14 AM
Re: hpterm -xrm "*overrideRedirect: true"
This is known to have focussing problems.
Possibly an error but I think the override also kills the focussing.
Why do you need such a strange hpterm.
Steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2002 05:32 AM
07-10-2002 05:32 AM
Re: hpterm -xrm "*overrideRedirect: true"
It conserns about all the regions in holland where the communication processes have to be stopped once a week, workaround for a bug ;(
For about 90 systems.
This script has to be uber-idiot proof.
No alt-f4 no ctrl-d no close and it has to be
always on top, it has to remap itself on output
and startover again when someone uses a wrong option. The only way i can accomplish this ( according to my own knowlidge) is by using
hpterm -xrm "*overrideRedirect: true"
Maybe instead of using options than maybe i can
use the button aproach only i need 3 buttons instead of the default ok & cancel of hpterm.
There must be a way.
Kind regards,
R.Mielen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 04:12 AM
07-11-2002 04:12 AM
Re: hpterm -xrm "*overrideRedirect: true"
any info = welcom thX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2002 11:29 PM
07-11-2002 11:29 PM
Re: hpterm -xrm "*overrideRedirect: true"
Look at
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x7490107d277ad611abdb0090277a778c,00.html
do what it says
Then when you start up your window it suffices
to go over the root window with the mouse to get the focus in the top window.
steve Steel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 05:48 AM
07-12-2002 05:48 AM
Re: hpterm -xrm "*overrideRedirect: true"
But this does not solve my prob. ;(
I do not wan't a user to raise the window by
mouse moving. Not everyone has the same style
mngr settings so some have auto raise by move
& some by click.
Maybe there is another way but than i
need to raise my window to the top when it's
not iconified.
The option -map (HPterm) does raise the window
to the top when it is iconified. But when it is
not iconified it does not raise to the top?
Maybe this is doable..atleast i hope!
regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2002 07:59 AM
07-12-2002 07:59 AM
Re: hpterm -xrm "*overrideRedirect: true"
Ment to give you a couple of
points more (",)
(don't know where that 1 pnt came from)
kind regards,