[ale] fullscreen CDrom X app?
cfowler
cfowler at outpostsentinel.com
Tue Feb 18 09:00:57 EST 2003
1) Create a special user called cdburner or something like that.
2) In their home directory create a .xinitrc file with to correct stuff
to load.
Looks like this:
#!/bin/sh
SCREENRES=1280x1024
# Load the cdburner
# Closing xcdroast will just respawn it.
# Please not that this program may need to have
# suid privs to be able to burn a cd.
while [ 1 ]
do
xcdroast -geometry ${SCREENRES}+0+0
done
3) Depending on what you actually want done, you
need to make this user login automatically at boot
up.
On Mon, 2003-02-17 at 19:47, cfowler wrote:
>
> X-CD roast will do it.
>
> But the ability to run totall full screen in what I think you need is not
> managed by the app. It is managed by the window manager. You need to not run
> a window manager and then run the X app at the geometry of the screen
> resolution. Then you'll be fine.
>
>
> On 12/31/1969, "Christopher Bergeron" <christopher at bergeron.com> wrote:
>
> >-----BEGIN PGP SIGNED MESSAGE-----
> >Hash: SHA1
> >
> >Does anyone know of an Xwindows CD application that runs full screen?
> >I've looked like crazy, but I can't seem to find one anywhere!
> >
> >Thanks in advance,
> >CB
> >
> >
> >-----BEGIN PGP SIGNATURE-----
> >Version: GnuPG v1.2.1 (MingW32)
> >Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> >
> >iD8DBQE+UVTjTKCy0t3zQgURAtc/AKC7SRkDRY8KEgOWL/e7gxKGGRqaxgCfaBE9
> >UdXm07LUjmmTsV2kLRG/Pec=
> >=VTGp
> >-----END PGP SIGNATURE-----
> >
> >
> >_______________________________________________
> >Ale mailing list
> >Ale at ale.org
> >http://www.ale.org/mailman/listinfo/ale
> >
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale
More information about the Ale
mailing list