






abnvolk wrote:Plasma Active is ready
You can install LightDM, unity-greeter and OnBoard to get the virtual keyboard at login screen.

sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt-get update
sudo apt-get install gnome-shell

abnvolk wrote: (Cinnamon, MATE, KDE and Xfce are quite conservative) so its login screen is optimized for desktop users only


#!/bin/bash
if [ "$(pidof matchbox-keyboard)" ]
then
killall matchbox-keyboard
else
matchbox-keyboard
fi

waterhead wrote:I added the Gnome 3 repositories for Ubuntu, and then installed gnome-shell:
- Code: Select all
sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt-get update
sudo apt-get install gnome-shell
When it asked, I chose gdm to handle things. I now have the gnome login (with virtual keyboard), and the Cinnamon desktop. This seems to be what I wanted, but things are a bit laggy now. We'll see how it works out.

smid87 wrote:In Mint 14 it appears that the gnome3 repository is already included. I just ran the last line of your suggestion and voila I now have the abiltity to bring up the keyboard using the menu at the top right!!! I can now use my tablet as a tablet!!!!
No fancy login screen, but it works and that is okay with me. Perhaps someone will build a better login screen. In the mean time I am happy!!!
![]()


Users browsing this forum: No registered users and 2 guests