Plasma/Active/Contour/Installation: Difference between revisions

From KDE Community Wiki
< Plasma‎ | Active‎ | Contour
Line 4: Line 4:
On Opensuse 11.4 follow the instructions for the installation of [http://community.kde.org/Plasma/Active/Installation plasma-tablet] then as root do:
On Opensuse 11.4 follow the instructions for the installation of [http://community.kde.org/Plasma/Active/Installation plasma-tablet] then as root do:


<nowiki>
<nowiki>
 
   zypper in contour
   zypper in contour
 
</nowiki>
</nowiki>


It will be possible to start the Contour enabled workspace by typing:
It will be possible to start the Contour enabled workspace by typing:


<nowiki>
<nowiki>
 
  plasma-contour
plasma-contour
  </nowiki>
 
</nowiki>


To make contour automatically start at the machine boot, install the plasma-contour-config package:
To make contour automatically start at the machine boot, install the plasma-contour-config package:


<nowiki>
<nowiki>
 
  zypper in plasma-contour-config
zypper in plasma-contour-config
</nowiki>
 
</nowiki>

Revision as of 15:08, 11 April 2011

The Contour packages have to be installed over the Plasma Active Tablet packages.

OpenSuse 11.4

On Opensuse 11.4 follow the instructions for the installation of plasma-tablet then as root do:

  zypper in contour
 

It will be possible to start the Contour enabled workspace by typing:

  plasma-contour
  

To make contour automatically start at the machine boot, install the plasma-contour-config package:

  zypper in plasma-contour-config