I found a solution for the xset problem I had.
I had to change the line in home/user/.xsession: '/usr/bin/galeon
--display=:0 -ndf'
with
/usr/bin/galeon --display=:0 -ndf | xset s off -display ":0"
That was the only way to execute xset running kiosk-mode. But I do not
understand completely why
Pigeon wrote:
On Wed, Jun 23, 2004 at 01:58:42PM +0200, Paal Marker wrote:
I need to prevent a box from blanking out.
In redhat8 I could succesfully put this section in the end of
/etc/X11/XF86Config
Section "Serverflags"
Option "BlankTime""0" Option "StandbyTime" "0"
2 matches
Mail list logo