Re: Problems with RH 9.0 and Terminal Programs...
From: Sandgroper (steveray_at_KNICKERSiinet.net.au)
Date: 04/24/04
- Previous message: Terence Parker: "(Wireless) mouse pointer has beans"
- In reply to: John Red-Horse: "Problems with RH 9.0 and Terminal Programs..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 24 Apr 2004 22:51:11 +0800
"John Red-Horse" <jrredho@swcp.com> wrote in message
news:c6bfsa$heh$1@iruka.swcp.com...
> Hey All,
>
> I am a lowly user (read: I'm not the admin) of an HP x4000, that was
> recently upgraded from RH 7.2 to 9.0:
>
> ----------------------begin terminal output----------------------------
> bash(234)> uname -a
> Linux sahp4913 2.4.20-28.9psycho #1 SMP Wed Feb 18 07:08:55 MST 2004 i686
> i686 i386 GNU/Linux
> bash(235)>
> ----------------------end terminal output----------------------------
>
> The source of my discontent is that I cannot find a terminal program in
> the distribution that will suit my needs. Here are a couple of the
> problems (I used and am using the default Gnome desktop for each
> distribution):
>
> For xterm:
>
> (1) I cannot get the xterm to display 8-bit characters, and I cannot get
> xterm to respond (I use bash as my shell) to 8-bit (alt-<something>)
> input. This used to work on RH 7.x with the settings that I have in my
> .bash files for stty, and for the X resources that I have for xterm.
>
> Just for completeness, my .bash_profile invokes stty using
>
> ------------------begin included .bash_profile contents---------------
> #
> # Use stty to get my usual key bindings
> #
> stty intr '^c' erase '^?' susp '^z' kill '^u' tab3
>
> #
> # Set the terminal up for 8-bit characters
> # (SysV Compatible)
>
> stty cs8 -parenb -istrip
> ------------------end included .bash_profile contents---------------
>
> and running 'appres xterm' yields
>
> ------------------begin included X resources---------------
>
> xterm*VT100.Translations: #override
Meta<KeyPress>:insert-eight-bit() \n
> xterm*metaSendsEscape: true
> xterm*eightBitInput: true
>
> xterm*pointerShape: gumby
>
> ------------------end included X resources---------------
>
> The last piece of information that I have regarding the lack of eight-bit
> character and keyboard input handling is that when I invoke the xterm Main
> Options menu via <cntl>-<btn1>, the menu pick "8-bit controls" is shaded
> and, therefore, unselectable.
>
> (2) The last X resource I included above brings up another point. I do
> not get to select my pointerShape. No matter what I do, including
> invoking the -xrm '*.pointerShape: gumby' command-line option to xterm, my
> pointer is overridden by some weird winged critter.
>
> Now, some might suggest that I use gnome-terminal instead. Well, no
> matter what I do, the eight-bit problem still occurs, but there's an even
> more nettlesome problem with it: gnome-terminal intercepts some characters
> before they reach the application. For example, I cannot send a ^-^
> (<cntl>-<caret>) keyboard input to the applications I run from this
> program. This makes, for example, pico dang near impossible to use.
>
Have you tried using the virtual consoles by pressing F1 ..... F8 ? , this
will take you back to the shell and a login prompt.
-- Sandgroper ---------------------------------- Remove KNICKERS to Email steveray@KNICKERSiinet.net.au
- Previous message: Terence Parker: "(Wireless) mouse pointer has beans"
- In reply to: John Red-Horse: "Problems with RH 9.0 and Terminal Programs..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|