Mailinglist Archive: opensuse (3120 mails)

< Previous Next >
Re: [SLE] Xconsole in 8.1 [SOLVED]?
----- Original Message -----
From: "Pam R" <pamroberts@xxxxxxxxxxxxxxxx>
To: <suse-linux-e@xxxxxxxx>
Sent: Sunday, December 08, 2002 1:53 PM
Subject: Re: [SLE] Xconsole in 8.1 [SOLVED]?


On Sunday 08 December 2002 09:57, Catimimi wrote:

>
> I want to solve the problem for a few weeks, and decided yesterday to make
> something and happened to find the following solution.
>
> In your home directory (for instance) write a script called (for instance)
> xconsole :
>
> #!/bin/sh
> #
> /usr/X11R6/bin/xhost +localhost
> /usr/X11R6/bin/xconsole -file /dev/xconsole -daemon -iconic (see note)
>
> In the directory ~/.kde/Autostart
>
> set a link to the previous script.
>
> xconsole starts at each login and not once over two as previously with
> suse.
>
> Note : the option -file /dev/xconsole is necessary or you'll have to be
> root for xconsole to log.
>

Yes, that works fine for me (8.1/kde). Thank you.

One small problem remains, if you logout then login the console appears as
xconsole 2.
I have to run killall xconsole before leaving kde. In order to do that I
modified ksmserver as I did for 8.0 in order to solve
the problem of xconsole running once over two.

In this modification I included a test in order not to logout while vmware
is running.

Catimimi.

Pam R: <Yet another cute tag line>
Linux StepbyStep: http://www.linux-sxs.org/stepbystep.html


--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



< Previous Next >
Follow Ups