[Voyage-linux] Re: GUI / Browser / Flash Player

dacic (spam-protected)
Sun May 24 18:15:28 HKT 2009


Robert Rawlins - Think Blue <robert.rawlins at ...> writes:

> 
> 
> 
> 
> 
> Morning Guys,
> 
>  
> 
> I’ve been contacted by a friend this morning who’s
> interested in building  a system which displays an Adobe Flash file
> full-screen, almost as a POS interface with a touch screen attached. The users
> can then navigate around the flash site using the screen.
> 
>  
> 
> Now, just because I’m used to working with Voyage I
> thought I’d ask your opinions on this, what GUI is likely to be my best
> option with this? I’ve never worked with anything other than the command
> line before.
> 
>  
> 
> This would be the systems only use case so the system would
> boot straight into a full screen browser and navigate to the site concerned.
> Other than flash playback capabilities and audio output we need nothing more.
> 
>  
> 
> Where would you guys start looking on a project like this?
> 
>  
> 
> Thanks,
> 
>  
> 
> Rob
> 
> 
> 
> 
> 
> _______________________________________________
> Voyage-linux mailing list
> Voyage-linux at ...
> http://list.voyage.hk/mailman/listinfo/voyage-linux
> 




1.You need to install xorg

apt-get install xserver-xorg xinit xfonts-base xserver-xorg-video-geode xterm
xserver-xorg-input-all


2.you need a window manager (lite)
apt-get install matchbox matchbox-keyboard (or lxde comlete GUI Desktop system)

and you need gnash for reading flash videos (or flashplugin-nonfree) and
iceweasel (firefox).


3.To start directrly in fullscreen you need to change your /etc/inittab 
(add comand line to start "startx")

4.for sound add
alsa-base alsa-tools (run alsaconf and it works).


This way you have a realy lite GUI system ...











More information about the Voyage-linux mailing list