Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: rebol and kiosk systems embedding ...

From: andy:flyingcat at: 12-Oct-2002 16:36

Hi Petr: If you don't mind only running your Kiosk on Linux, you can make most of the browsers (or other applications) full screen/no borders/no gadgets with controls under rebol program control by customzing a window manager (like TWM) and using that with the X Window system. Andy