Could i do this witj vnc and lifeograph?
Id use keyboard and mouse with vnc
But would like to use the built in keyboard with lifeograph Can you test lifeograph? Please Can i talk to you on ubuntusocial group on telegram when you have a minute I only want a couple of apps working Wayne Saturday, 26 March 2016 18:28:31 CET, lgd <linuxgeht...@habmalnefrage.de> wrote:
Wayne Ward: In principle you only need
sudo apt-get install pidgin
and then copy my two files for pidgin:
http://paste.ubuntu.com/15511168/
But in line 27 you must write:
DISPLAY=$DISP pidgin

So for other programs, too. But you have to install a keyboard and a
desktop, too and a xterm instead of a start menu for other programs:
packages: xvkbd fluxbox xterm

Then the pidgin.sh have to look like:

#!/bin/bash
DISP=$1
Xmir $DISP &
sleep 0.5;
export DISPLAY=$DISP
fluxbox &
pidgin &
xterm &
xvkbd -geometry 920x270+0+220 -no-keypad -nonexitable

But I want to go further an use the more robust technology libertine and
there with real software keyboard from ubuntu touch!



--
Sent using Dekko from my Ubuntu device

--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to     : ubuntu-phone@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help   : https://help.launchpad.net/ListHelp

Reply via email to