From 27d1592ffdfdd0cb45d750c4d276afb7ea95b7ed Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Wed, 17 Oct 2012 00:08:06 +0300 Subject: [PATCH] task-pandora-xfce: drop gtk-touchscreen-mode-enable it breaks at least multi selection and icon move; we also have nubs that are somewhat closer to proper mouse so no need to be stuck in this mode, I guess. --- recipes/tasks/task-pandora-xfce.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index f1705bb..a832db1 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r69" +PR = "r70" inherit task @@ -185,7 +185,7 @@ TOTEM = " \ " TOUCHSCREEN = " \ - gtk-touchscreen-mode-enable \ +# gtk-touchscreen-mode-enable \ libgtkstylus \ # xinput-calibrator \ " -- 2.39.5