[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Mozilla in Kiosk



Christopher Fowler wrote:
> I was doing this on RH9 as a user that when logged in would execute the
> following:
> 
> 
> .bash_profile:
> exec startx
> 
> .xinitrc
> mozilla -width 1280 -height 1024 file:///home/user/nobars.html

I would expect that to work, but the solution I had that worked was to 
start X from init as in:

su userid -c "mozilla ................."

You might give that a spin?

-- 
Until later, Geoffrey                     Registered Linux User #108567
Building secure systems in spite of Microsoft