From 474c25a8394cc5d1cea36fa669ae7aedbcdfc466 Mon Sep 17 00:00:00 2001 From: Albert Casals Date: Wed, 29 Oct 2014 14:16:04 +0000 Subject: [PATCH] Fixing the horizontal space between icons * This change will make the icons horizontally spaced correctly effectively removing mouse sensitivity beyond the icon image borders. --- kdesk/.kdeskrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kdesk/.kdeskrc b/kdesk/.kdeskrc index 3ae1703..76768bd 100644 --- a/kdesk/.kdeskrc +++ b/kdesk/.kdeskrc @@ -32,7 +32,9 @@ table Config IconHook: /usr/share/kano-desktop/kdesk/icon-hooks.sh - GridWidth: 140 + IconGapHorz: 70 + + GridWidth: 90 GridHeight: 125 GridIconWidth: 88