← Back to team overview

ubuntu-phone team mailing list archive

Re: Experimental instructions for use of Ubuntu PC programs (X11 via Xmir)

 

Wow - I have a functioning software keyboard now! And even a desktop!

Take a look at this amazing two
PICTURES:

http://media.cdn.ubuntu-de.org/forum/attachments/15/17/7524263-overview-fluxbox-xvkbd-dillo-pidgin-high.png

http://media.cdn.ubuntu-de.org/forum/attachments/15/17/7524263-fluxbox-xvkbd-dillo-pidgin-broad.png

This is the simple script to load instead of only the binary dillo itself:

#!/bin/bash
fluxbox &
dillo &
pidgin &
sleep 5
xvkbd

Greetings, lgd (Benno-007)


References