Kontact Touch/MeeGo: Difference between revisions

From KDE UserBase Wiki
(Fix repo URL)
(Link to a new flaps patch.)
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
zypper addrepo http://repo.pub.meego.com/Project:/KDE:/Devel/MeeGo_1.2_OSS/Project:KDE:Devel.repo
zypper addrepo http://repo.pub.meego.com/Project:/KDE:/Devel/MeeGo_1.2_OSS/Project:KDE:Devel.repo
zypper refresh
zypper refresh
zypper in kontact-touch</nowiki>}}
zypper install kontact-touch</nowiki>}}


<!--T:3-->
<!--T:3-->
Line 21: Line 21:


<!--T:7-->
<!--T:7-->
If you have problems hitting the flaps on your touchscreen, you can make some changes to some files in your installation to make them wider. Do at least the change to SlideoutPanel.qml seen in the bottom of  [http://mail.kde.org/pipermail/kde-mobile/2011-May/000366.html this page] as root and restart your frontend.
On touch displays with a frame, e.g. the ideapad, it can be more difficult to hit the flaps
within the applications as you cannot slide in the finger from the left. In this case, you can make some changes to some files in your installation to make the flaps wider:
Try  [http://mail.kde.org/pipermail/kde-mobile/attachments/20110823/0f8219ee/attachment.bin this patch] from the [http://mail.kde.org/pipermail/kde-mobile/2011-August/000437.html corresponding post on the mailinglist] and restart your frontend.


<!--T:4-->
<!--T:4-->

Latest revision as of 07:46, 23 August 2011

There are beta packages of Kontact Touch for MeeGo. Many people use the netbook/tablet Ideapad with MeeGo Netbook UX 1.1. Have you seen the Video? Short installation instructions, using the commandline (reachable via Applications -> Systemtools -> Terminal) :

zypper addrepo http://repo.pub.meego.com/Project:/KDE:/Devel/MeeGo_1.2_OSS/Project:KDE:Devel.repo
zypper refresh
zypper install kontact-touch

Just use the icons to start one of the Kontact Touch frontends. (Since 2011-02-09.)

Make sure to check out the general Kontact Touch page, especially note the recommendation to use KWallet in the account setup section.

On touch displays with a frame, e.g. the ideapad, it can be more difficult to hit the flaps within the applications as you cannot slide in the finger from the left. In this case, you can make some changes to some files in your installation to make the flaps wider: Try this patch from the corresponding post on the mailinglist and restart your frontend.

Initial developers version announced here.