
So I gave in to the pressure and got 7.1. Yast2 installs both my SB PCI128 and the on board VIA sound perfectly, including the midi interfaces. So I can connect my digital piano. Jazz starts without problems asking which midi interface I would like to use for in and output. Good stuff. I guess the moral of the story is, with a hardware problem, get the latest version of everything relevant, try again, and only then ask further if it still doesn't work. David.

Hi, how do you change the terminal emulation settings of the default terminal on Suse 7.1/KDE2.01. There are several servers I SSH into which don't like kvt. This wasn't a problem with SuSe 7.0 with KDE2.01 I had before. Cheers Matt

Matthew Stringer wrote:
how do you change the terminal emulation settings of the default terminal on Suse 7.1/KDE2.01.
There are several servers I SSH into which don't like kvt.
This wasn't a problem with SuSe 7.0 with KDE2.01 I had before.
One solution (if you use bash) is to put the following in your ~/.profile: export TERM=vt100 I don't know if there are any settings within the kvt config, but the above should work. For other shells such as tcsh, the solution is similar. Bye, Chris -- __ _ -o)/ / (_)__ __ ____ __ Chris Reeves /\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005 _\_v __/_/_//_/\_,_/ /_/\_\

On Tuesday 13 March 2001 07:18 am, you wrote:
Hi, how do you change the terminal emulation settings of the default terminal on Suse 7.1/KDE2.01.
There are several servers I SSH into which don't like kvt.
This wasn't a problem with SuSe 7.0 with KDE2.01 I had before.
To be honest, I didn't know that kvt was still included, but if you are using it, that means you are using KDE 1.1.2's terminal app rather than 2.01's. KDE 2.x comes only with the more advances Konsole terminal application - that should work better. Best, Tim -- ----------------------------------------------------------------- Timothy R. Butler Universal Networks Information Tech. Consultant Christian Web Services Since 1996 ICQ #12495932 AIM: Uninettm An Authorized IPSwitch Reseller tbutler@uninetsolutions.com http://www.uninetsolutions.com ============== "Information Powered by Innovation" ==============

On Tue, Mar 13, 2001 at 09:27:12PM -0600, Timothy R.Butler wrote:
On Tuesday 13 March 2001 07:18 am, you wrote:
Hi, how do you change the terminal emulation settings of the default terminal on Suse 7.1/KDE2.01.
There are several servers I SSH into which don't like kvt.
This wasn't a problem with SuSe 7.0 with KDE2.01 I had before.
To be honest, I didn't know that kvt was still included, but if you are using it, that means you are using KDE 1.1.2's terminal app rather than 2.01's. KDE 2.x comes only with the more advances Konsole terminal application - that should work better.
``advanced'' in my case reads more features which worked in 1.1.2 now disabled. Like international support... Lucky are people who use nothing but ascii... -Kastus
Best, Tim
-- ----------------------------------------------------------------- Timothy R. Butler Universal Networks Information Tech. Consultant Christian Web Services Since 1996 ICQ #12495932 AIM: Uninettm An Authorized IPSwitch Reseller tbutler@uninetsolutions.com http://www.uninetsolutions.com ============== "Information Powered by Innovation" ==============

It's a fresh install of Suse 7.1 Pro. KDE 1 hasn't been installed. I'm using the Konsole from the desktop. I can type export TERM=tv100 which fixes the problem but I don't know how to set this as the default. Thanks Matt On Wednesday 14 March 2001 03:27, Timothy R.Butler wrote:
On Tuesday 13 March 2001 07:18 am, you wrote:
Hi, how do you change the terminal emulation settings of the default terminal on Suse 7.1/KDE2.01.
There are several servers I SSH into which don't like kvt.
This wasn't a problem with SuSe 7.0 with KDE2.01 I had before.
To be honest, I didn't know that kvt was still included, but if you are using it, that means you are using KDE 1.1.2's terminal app rather than 2.01's. KDE 2.x comes only with the more advances Konsole terminal application - that should work better.
Best, Tim

On Wed, 14 Mar 2001, Matthew Stringer said:
It's a fresh install of Suse 7.1 Pro. KDE 1 hasn't been installed. I'm using the Konsole from the desktop. I can type export TERM=tv100 which fixes the problem but I don't know how to set this as the default.
Add the following two lines: TERM=tv100 export TERM to either /etc/profile (will affect all logins) or ~/.bashrc (for an individual login, assuming you're using bash for your login shell) ---------------------------------------------------------------------- John Karns jkarns@csd.net "When taken internally, by either drinking the liquid or inhaling the vapors, methanol is extremely poisonous." --- "Alcohol," Microsoft(R) Encarta(R) 97 Encyclopedia. Aspartame (aka Nutrasweet), a common ingredient in dietetic foods, is 10% methanol - www.dorway.com

On Wednesday 14 March 2001 11:17, John Karns wrote:
On Wed, 14 Mar 2001, Matthew Stringer said:
It's a fresh install of Suse 7.1 Pro. KDE 1 hasn't been installed. I'm using the Konsole from the desktop. I can type export TERM=tv100 which fixes the problem but I don't know how to set this as the default.
Add the following two lines:
TERM=tv100
Do you mean vt (rather than tv)? _____________ Alvaro Novo SuSE 7.1 -=- Kernel 2.4.2-4 -=- KDE 2.1 10:06pm up 1 day, 11:09, 3 users, load average: 0.65, 0.50, 0.28

Matthew Stringer wrote:
It's a fresh install of Suse 7.1 Pro. KDE 1 hasn't been installed. I'm using the Konsole from the desktop. I can type export TERM=tv100 which fixes the problem but I don't know how to set this as the default.
Set it in ~/.bashrc or ~/.profile.
On Wednesday 14 March 2001 03:27, Timothy R.Butler wrote:
On Tuesday 13 March 2001 07:18 am, you wrote:
how do you change the terminal emulation settings of the default terminal on Suse 7.1/KDE2.01.
There are several servers I SSH into which don't like kvt.
This wasn't a problem with SuSe 7.0 with KDE2.01 I had before.
To be honest, I didn't know that kvt was still included, but if you are using it, that means you are using KDE 1.1.2's terminal app rather than 2.01's. KDE 2.x comes only with the more advances Konsole terminal application - that should work better.
-- __ _ -o)/ / (_)__ __ ____ __ Chris Reeves /\\ /__/ / _ \/ // /\ \/ / ICQ# 22219005 _\_v __/_/_//_/\_,_/ /_/\_\

* Timothy R.Butler [Tue, 13 Mar 2001 21:27:12 -0600]:
On Tuesday 13 March 2001 07:18 am, you wrote:
To be honest, I didn't know that kvt was still included, but if you are using it, that means you are using KDE 1.1.2's terminal app rather than 2.01's. KDE 2.x comes only with the more advances Konsole terminal application - that should work better.
You always get TERM set to kvt when using konsole. This is because konsole is not a full xterm emulation so in order to get things like function keys working correctly we set the terminal type to kvt. BTW, setting TERM=vt100 won't work either as vt100 has no function keys. -- Penguins to save the dinosaurs -- Handelsblatt on Linux for S/390
participants (8)
-
Chris Reeves
-
david.herbison@hl.siemens.de
-
John Karns
-
Konstantin (Kastus) Shchuka
-
Matthew Stringer
-
Philipp Thomas
-
Timothy R.Butler
-
Álvaro A. Novo