Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=fvbe.git;a=commitdiff;h=fff343d074f5663501679b0568209dfaf29d9fef

commit fff343d074f5663501679b0568209dfaf29d9fef
Author: DeX77 <[email protected]>
Date:   Thu May 25 00:41:53 2017 +0200

+ add some skeleton for guest user frugalware/fvbe#1

diff --git a/guest/.config/QtProject.conf b/guest/.config/QtProject.conf
new file mode 100644
index 0000000..581b2f2
--- /dev/null
+++ b/guest/.config/QtProject.conf
@@ -0,0 +1,17 @@
+[Qt]
+customColors\0=4294967295
+customColors\1=4294967295
+customColors\10=4294967295
+customColors\11=4294967295
+customColors\12=4294967295
+customColors\13=4294967295
+customColors\14=4294967295
+customColors\15=4294967295
+customColors\2=4294967295
+customColors\3=4294967295
+customColors\4=4294967295
+customColors\5=4294967295
+customColors\6=4294967295
+customColors\7=4294967295
+customColors\8=4294967295
+customColors\9=4294967295
diff --git a/guest/.config/Trolltech.conf b/guest/.config/Trolltech.conf
new file mode 100644
index 0000000..fdc0374
--- /dev/null
+++ b/guest/.config/Trolltech.conf
@@ -0,0 +1,17 @@
+[qt]
+GUIEffects=none
+KDE\contrast=7
+KWinPalette\activeBackground=#eff0f1
+KWinPalette\activeBlend=#dadbdb
+KWinPalette\activeForeground=#eff0f1
+KWinPalette\activeTitleBtnBg=#eff0f1
+KWinPalette\frame=#eff0f1
+KWinPalette\inactiveBackground=#eff0f1
+KWinPalette\inactiveBlend=#dadbdb
+KWinPalette\inactiveForeground=#777878
+KWinPalette\inactiveFrame=#eff0f1
+KWinPalette\inactiveTitleBtnBg=#eff0f1
+Palette\active=#31363b, #eff0f1, #ffffff, #fafafa, #71757a, #bdc2c6, #31363b, 
#ffffff, #31363b, #fcfcfc, #eff0f1, #3a3d3f, #3daee9, #eff0f1, #2980b9, 
#7f8c8d, #eff0f1, #000000, #31363b, #eff0f1
+Palette\disabled=#a5a7a9, #e3e5e7, #ffffff, #eff0f1, #6b7074, #b4babf, 
#acaeb0, #ffffff, #a5a7a9, #f1f1f1, #e3e5e7, #3a3d3f, #e3e5e7, #a5a7a9, 
#a2c8e0, #c7cbcb, #e3e5e7, #000000, #31363b, #eff0f1
+Palette\inactive=#31363b, #eff0f1, #ffffff, #fafafa, #71757a, #bdc2c6, 
#31363b, #ffffff, #31363b, #fcfcfc, #eff0f1, #3a3d3f, #c2e0f5, #31363b, 
#2980b9, #7f8c8d, #eff0f1, #000000, #31363b, #eff0f1
+font="Sans Serif,9,-1,5,50,0,0,0,0,0"
diff --git a/guest/.config/akregatorrc b/guest/.config/akregatorrc
new file mode 100644
index 0000000..5cf5a54
--- /dev/null
+++ b/guest/.config/akregatorrc
@@ -0,0 +1,2 @@
+[$Version]
+update_info=fonts_akregator.upd:Plasma_Fonts_Akregator
diff --git a/guest/.config/gtk-3.0/settings.ini 
b/guest/.config/gtk-3.0/settings.ini
new file mode 100644
index 0000000..3614eb3
--- /dev/null
+++ b/guest/.config/gtk-3.0/settings.ini
@@ -0,0 +1,8 @@
+[Settings]
+gtk-font-name=Noto Sans 10
+gtk-theme-name=Breeze
+gtk-icon-theme-name=breeze
+gtk-fallback-icon-theme=gnome
+gtk-toolbar-style=GTK_TOOLBAR_ICONS
+gtk-menu-images=1
+gtk-button-images=1
diff --git a/guest/.config/gtkrc b/guest/.config/gtkrc
new file mode 100644
index 0000000..03b64e9
--- /dev/null
+++ b/guest/.config/gtkrc
@@ -0,0 +1,55 @@
+# created by KDE, Wed May 24 22:06:18 2017
+#
+# If you do not want KDE to override your GTK settings, select
+# Appearance -> Colors in the System Settings and disable the checkbox
+# "Apply colors to non-KDE4 applications"
+#
+#
+style "default"
+{
+  bg[NORMAL] = { 0.937, 0.941, 0.945 }
+  bg[SELECTED] = { 0.239, 0.682, 0.914 }
+  bg[INSENSITIVE] = { 0.937, 0.941, 0.945 }
+  bg[ACTIVE] = { 0.741, 0.761, 0.776 }
+  bg[PRELIGHT] = { 0.937, 0.941, 0.945 }
+
+  base[NORMAL] = { 0.988, 0.988, 0.988 }
+  base[SELECTED] = { 0.239, 0.682, 0.914 }
+  base[INSENSITIVE] = { 0.937, 0.941, 0.945 }
+  base[ACTIVE] = { 0.239, 0.682, 0.914 }
+  base[PRELIGHT] = { 0.239, 0.682, 0.914 }
+
+  text[NORMAL] = { 0.192, 0.212, 0.231 }
+  text[SELECTED] = { 0.937, 0.941, 0.945 }
+  text[INSENSITIVE] = { 0.741, 0.761, 0.776 }
+  text[ACTIVE] = { 0.937, 0.941, 0.945 }
+  text[PRELIGHT] = { 0.937, 0.941, 0.945 }
+
+  fg[NORMAL] = { 0.192, 0.212, 0.231 }
+  fg[SELECTED] = { 0.937, 0.941, 0.945 }
+  fg[INSENSITIVE] = { 0.741, 0.761, 0.776 }
+  fg[ACTIVE] = { 0.192, 0.212, 0.231 }
+  fg[PRELIGHT] = { 0.192, 0.212, 0.231 }
+}
+
+class "*" style "default"
+
+style "ToolTip"
+{
+  bg[NORMAL] = { 0.937, 0.922, 0.906 }
+  base[NORMAL] = { 1.000, 1.000, 1.000 }
+  text[NORMAL] = { 0.000, 0.000, 0.000 }
+  fg[NORMAL] = { 0.000, 0.000, 0.000 }
+}
+
+widget "gtk-tooltip" style "ToolTip"
+widget "gtk-tooltips" style "ToolTip"
+
+style "MenuItem"
+{
+  bg[PRELIGHT] = { 0.239, 0.682, 0.914 }
+  fg[PRELIGHT] = { 0.937, 0.941, 0.945 }
+}
+
+class "*MenuItem" style "MenuItem"
+
diff --git a/guest/.config/gtkrc-2.0 b/guest/.config/gtkrc-2.0
new file mode 100644
index 0000000..76a5aea
--- /dev/null
+++ b/guest/.config/gtkrc-2.0
@@ -0,0 +1,58 @@
+# created by KDE, Wed May 24 22:06:18 2017
+#
+# If you do not want KDE to override your GTK settings, select
+# Appearance -> Colors in the System Settings and disable the checkbox
+# "Apply colors to non-KDE4 applications"
+#
+#
+
+gtk-alternative-button-order = 1
+
+style "default"
+{
+  bg[NORMAL] = { 0.937, 0.941, 0.945 }
+  bg[SELECTED] = { 0.239, 0.682, 0.914 }
+  bg[INSENSITIVE] = { 0.937, 0.941, 0.945 }
+  bg[ACTIVE] = { 0.741, 0.761, 0.776 }
+  bg[PRELIGHT] = { 0.937, 0.941, 0.945 }
+
+  base[NORMAL] = { 0.988, 0.988, 0.988 }
+  base[SELECTED] = { 0.239, 0.682, 0.914 }
+  base[INSENSITIVE] = { 0.937, 0.941, 0.945 }
+  base[ACTIVE] = { 0.239, 0.682, 0.914 }
+  base[PRELIGHT] = { 0.239, 0.682, 0.914 }
+
+  text[NORMAL] = { 0.192, 0.212, 0.231 }
+  text[SELECTED] = { 0.937, 0.941, 0.945 }
+  text[INSENSITIVE] = { 0.741, 0.761, 0.776 }
+  text[ACTIVE] = { 0.937, 0.941, 0.945 }
+  text[PRELIGHT] = { 0.937, 0.941, 0.945 }
+
+  fg[NORMAL] = { 0.192, 0.212, 0.231 }
+  fg[SELECTED] = { 0.937, 0.941, 0.945 }
+  fg[INSENSITIVE] = { 0.741, 0.761, 0.776 }
+  fg[ACTIVE] = { 0.192, 0.212, 0.231 }
+  fg[PRELIGHT] = { 0.192, 0.212, 0.231 }
+}
+
+class "*" style "default"
+
+style "ToolTip"
+{
+  bg[NORMAL] = { 0.937, 0.922, 0.906 }
+  base[NORMAL] = { 1.000, 1.000, 1.000 }
+  text[NORMAL] = { 0.000, 0.000, 0.000 }
+  fg[NORMAL] = { 0.000, 0.000, 0.000 }
+}
+
+widget "gtk-tooltip" style "ToolTip"
+widget "gtk-tooltips" style "ToolTip"
+
+style "MenuItem"
+{
+  bg[PRELIGHT] = { 0.239, 0.682, 0.914 }
+  fg[PRELIGHT] = { 0.937, 0.941, 0.945 }
+}
+
+class "*MenuItem" style "MenuItem"
+
diff --git a/guest/.config/kactivitymanagerdrc 
b/guest/.config/kactivitymanagerdrc
new file mode 100644
index 0000000..5c277fc
--- /dev/null
+++ b/guest/.config/kactivitymanagerdrc
@@ -0,0 +1,5 @@
+[activities]
+a745e7c5-bc17-4319-88ff-80606529319d=Default
+
+[main]
+currentActivity=a745e7c5-bc17-4319-88ff-80606529319d
diff --git a/guest/.config/kateschemarc b/guest/.config/kateschemarc
new file mode 100644
index 0000000..dd0fd53
--- /dev/null
+++ b/guest/.config/kateschemarc
@@ -0,0 +1,2 @@
+[$Version]
+update_info=fonts_kate.upd:Plasma_Fonts_Kate
diff --git a/guest/.config/kconf_updaterc b/guest/.config/kconf_updaterc
new file mode 100644
index 0000000..9501926
--- /dev/null
+++ b/guest/.config/kconf_updaterc
@@ -0,0 +1,45 @@
+updateInfoAdded=true
+
+[disable_kmix.upd]
+ctime=1495663269
+done=PlasmaVolume_DisableKMixAutostart
+mtime=1493126994
+
+[fonts_akregator.upd]
+ctime=1495663257
+done=Plasma_Fonts_Akregator
+mtime=1493126635
+
+[fonts_global.upd]
+ctime=1495663257
+done=Fonts_Global
+mtime=1493126635
+
+[fonts_kate.upd]
+ctime=1495663257
+done=Plasma_Fonts_Kate
+mtime=1493126635
+
+[gtkbreeze5.5.upd]
+ctime=1495663252
+done=GTKBreeze5.5
+mtime=1493123208
+
+[kde4breeze.upd]
+ctime=1495663251
+done=5.0KDE4Breeze_2
+mtime=1493123031
+
+[krdb_libpathwipe.upd]
+ctime=1495663269
+mtime=1493125924
+
+[krunnerplugins.upd]
+ctime=1495663261
+done=5.9KRunnerPlugins
+mtime=1493127247
+
+[kscreenlocker.upd]
+ctime=1495663256
+done=0.1-autolock
+mtime=1493124216
diff --git a/guest/.config/kdebugrc b/guest/.config/kdebugrc
new file mode 100644
index 0000000..3211643
--- /dev/null
+++ b/guest/.config/kdebugrc
@@ -0,0 +1,2 @@
+[unnamed app]
+InfoOutput=4
diff --git a/guest/.config/kded_device_automounterrc 
b/guest/.config/kded_device_automounterrc
new file mode 100644
index 0000000..bbd02c7
--- /dev/null
+++ b/guest/.config/kded_device_automounterrc
@@ -0,0 +1,44 @@
+[Devices][/org/freedesktop/UDisks2/block_devices/dm_2d0]
+EverMounted=true
+Icon=drive-harddisk
+LastNameSeen=3.7 GiB Hard Drive
+LastSeenMounted=true
+
+[Devices][/org/freedesktop/UDisks2/block_devices/dm_2d1]
+Icon=drive-harddisk
+LastNameSeen=3.7 GiB Hard Drive
+LastSeenMounted=false
+
+[Devices][/org/freedesktop/UDisks2/block_devices/dm_2d2]
+EverMounted=true
+Icon=drive-harddisk
+LastNameSeen=8.0 GiB Hard Drive
+LastSeenMounted=false
+
+[Devices][/org/freedesktop/UDisks2/block_devices/loop0]
+Icon=drive-harddisk
+LastNameSeen=Loop Device
+LastSeenMounted=false
+
+[Devices][/org/freedesktop/UDisks2/block_devices/loop1]
+Icon=drive-harddisk
+LastNameSeen=Loop Device
+LastSeenMounted=false
+
+[Devices][/org/freedesktop/UDisks2/block_devices/loop3]
+EverMounted=true
+Icon=drive-harddisk
+LastNameSeen=Loop Device
+LastSeenMounted=false
+
+[Devices][/org/freedesktop/UDisks2/block_devices/sda1]
+EverMounted=true
+Icon=drive-harddisk
+LastNameSeen=8.0 GiB Hard Drive
+LastSeenMounted=true
+
+[Devices][/org/freedesktop/UDisks2/block_devices/sr0]
+EverMounted=true
+Icon=media-optical-data
+LastNameSeen=FVBE
+LastSeenMounted=true
diff --git a/guest/.config/kdeglobals b/guest/.config/kdeglobals
new file mode 100644
index 0000000..ccf6292
--- /dev/null
+++ b/guest/.config/kdeglobals
@@ -0,0 +1,131 @@
+[$Version]
+update_info=fonts_global.upd:Fonts_Global
+
+[ColorEffects:Disabled]
+Color=56,56,56
+ColorAmount=0
+ColorEffect=0
+ContrastAmount=0.65
+ContrastEffect=1
+IntensityAmount=0.1
+IntensityEffect=2
+
+[ColorEffects:Inactive]
+ChangeSelectionColor=true
+Color=112,111,110
+ColorAmount=0.025
+ColorEffect=2
+ContrastAmount=0.1
+ContrastEffect=2
+Enable=false
+IntensityAmount=0
+IntensityEffect=0
+
+[Colors:Button]
+BackgroundAlternate=189,195,199
+BackgroundNormal=239,240,241
+DecorationFocus=61,174,233
+DecorationHover=147,206,233
+ForegroundActive=61,174,233
+ForegroundInactive=127,140,141
+ForegroundLink=41,128,185
+ForegroundNegative=218,68,83
+ForegroundNeutral=246,116,0
+ForegroundNormal=49,54,59
+ForegroundPositive=39,174,96
+ForegroundVisited=127,140,141
+
+[Colors:Complementary]
+BackgroundAlternate=59,64,69
+BackgroundNormal=49,54,59
+DecorationFocus=30,146,255
+DecorationHover=61,174,230
+ForegroundActive=246,116,0
+ForegroundInactive=175,176,179
+ForegroundLink=61,174,230
+ForegroundNegative=237,21,21
+ForegroundNeutral=201,206,59
+ForegroundNormal=239,240,241
+ForegroundPositive=17,209,22
+ForegroundVisited=61,174,230
+
+[Colors:Selection]
+BackgroundAlternate=29,153,243
+BackgroundNormal=61,174,233
+DecorationFocus=61,174,233
+DecorationHover=147,206,233
+ForegroundActive=252,252,252
+ForegroundInactive=239,240,241
+ForegroundLink=253,188,75
+ForegroundNegative=218,68,83
+ForegroundNeutral=246,116,0
+ForegroundNormal=239,240,241
+ForegroundPositive=39,174,96
+ForegroundVisited=189,195,199
+
+[Colors:Tooltip]
+BackgroundAlternate=77,77,77
+BackgroundNormal=49,54,59
+DecorationFocus=61,174,233
+DecorationHover=147,206,233
+ForegroundActive=61,174,233
+ForegroundInactive=189,195,199
+ForegroundLink=41,128,185
+ForegroundNegative=218,68,83
+ForegroundNeutral=246,116,0
+ForegroundNormal=239,240,241
+ForegroundPositive=39,174,96
+ForegroundVisited=127,140,141
+
+[Colors:View]
+BackgroundAlternate=239,240,241
+BackgroundNormal=252,252,252
+DecorationFocus=61,174,233
+DecorationHover=147,206,233
+ForegroundActive=61,174,233
+ForegroundInactive=127,140,141
+ForegroundLink=41,128,185
+ForegroundNegative=218,68,83
+ForegroundNeutral=246,116,0
+ForegroundNormal=49,54,59
+ForegroundPositive=39,174,96
+ForegroundVisited=127,140,141
+
+[Colors:Window]
+BackgroundAlternate=189,195,199
+BackgroundNormal=239,240,241
+DecorationFocus=61,174,233
+DecorationHover=147,206,233
+ForegroundActive=61,174,233
+ForegroundInactive=127,140,141
+ForegroundLink=41,128,185
+ForegroundNegative=218,68,83
+ForegroundNeutral=246,116,0
+ForegroundNormal=49,54,59
+ForegroundPositive=39,174,96
+ForegroundVisited=127,140,141
+
+[General]
+ColorScheme=Breeze
+Name=Breeze
+XftAntialias=true
+XftHintStyle=hintmedium
+XftSubPixel=none
+shadeSortColumn=true
+widgetStyle=Breeze
+
+[Icons]
+Theme=breeze
+
+[KDE]
+ColorScheme=Breeze
+contrast=4
+widgetStyle=Breeze
+
+[WM]
+activeBackground=71,80,87
+activeBlend=255,255,255
+activeForeground=239,240,241
+inactiveBackground=239,240,241
+inactiveBlend=75,71,67
+inactiveForeground=189,195,199
diff --git a/guest/.config/kglobalshortcutsrc b/guest/.config/kglobalshortcutsrc
new file mode 100644
index 0000000..185c961
--- /dev/null
+++ b/guest/.config/kglobalshortcutsrc
@@ -0,0 +1,234 @@
+[KDE Keyboard Layout Switcher]
+Switch to Next Keyboard Layout=Ctrl+Alt+K,none,Switch to Next Keyboard Layout
+_k_friendly_name=KDE Daemon
+
+[kaccess]
+Toggle Screen Reader On and Off=Meta+Alt+S,Meta+Alt+S,Toggle Screen Reader On 
and Off
+_k_friendly_name=Accessibility
+
+[kcm_touchpad]
+Disable Touchpad=Touchpad Off,Touchpad Off,Disable Touchpad
+Enable Touchpad=Touchpad On,Touchpad On,Enable Touchpad
+Toggle Touchpad=Touchpad Toggle,Touchpad Toggle,Toggle Touchpad
+_k_friendly_name=KDE Daemon
+
+[kded5]
+Decrease Keyboard Brightness=Keyboard Brightness Down,Keyboard Brightness 
Down,Decrease Keyboard Brightness
+Decrease Screen Brightness=Monitor Brightness Down,Monitor Brightness 
Down,Decrease Screen Brightness
+Hibernate=Hibernate,Hibernate,Hibernate
+Increase Keyboard Brightness=Keyboard Brightness Up,Keyboard Brightness 
Up,Increase Keyboard Brightness
+Increase Screen Brightness=Monitor Brightness Up,Monitor Brightness 
Up,Increase Screen Brightness
+PowerOff=Power Off,Power Off,Power Off
+Show System Activity=Ctrl+Esc,Ctrl+Esc,Show System Activity
+Sleep=Sleep,Sleep,Suspend
+Toggle Keyboard Backlight=Keyboard Light On/Off,Keyboard Light On/Off,Toggle 
Keyboard Backlight
+_k_friendly_name=KDE Daemon
+display=Display\tMeta+P,Display\tMeta+P,Switch Display
+
+[khotkeys]
+_k_friendly_name=KDE Daemon
+{d03619b6-9b3c-48cc-9d9c-a2aadb485550}=Search,none,Search
+
+[kmix]
+_k_friendly_name=Audio Volume
+decrease_microphone_volume=Microphone Volume Down,Microphone Volume 
Down,Decrease Microphone Volume
+decrease_volume=Volume Down,Volume Down,Decrease Volume
+increase_microphone_volume=Microphone Volume Up,Microphone Volume Up,Increase 
Microphone Volume
+increase_volume=Volume Up,Volume Up,Increase Volume
+mic_mute=Microphone Mute,Microphone Mute,Mute Microphone
+mute=Volume Mute,Volume Mute,Mute
+
+[krunner]
+_k_friendly_name=Run Command
+run command=Alt+Space\tAlt+F2\t,Alt+Space,Run Command
+run command on clipboard contents=Alt+Shift+F2,Alt+Shift+F2,Run Command on 
clipboard contents
+
+[ksmserver]
+Halt Without Confirmation=Ctrl+Alt+Shift+PgDown,none,Halt Without Confirmation
+Lock Session=Ctrl+Alt+L\tScreensaver,Ctrl+Alt+L\tScreensaver,Lock Session
+Log Out=Ctrl+Alt+Del,none,Log Out
+Log Out Without Confirmation=Ctrl+Alt+Shift+Del,none,Log Out Without 
Confirmation
+Reboot Without Confirmation=Ctrl+Alt+Shift+PgUp,none,Reboot Without 
Confirmation
+_k_friendly_name=ksmserver
+
+[kwin]
+Activate Window Demanding Attention=Ctrl+Alt+A,Ctrl+Alt+A,Activate Window 
Demanding Attention
+Decrease Opacity=none,none,Decrease Opacity of Active Window by 5 %
+Expose=Ctrl+F9,Ctrl+F9,Toggle Present Windows (Current desktop)
+ExposeAll=Ctrl+F10\tLaunch (C),Ctrl+F10\tLaunch (C),Toggle Present Windows 
(All desktops)
+ExposeClass=Ctrl+F7,Ctrl+F7,Toggle Present Windows (Window class)
+Increase Opacity=none,none,Increase Opacity of Active Window by 5 %
+Invert Screen Colors=none,none,Invert Screen Colors
+Kill Window=Ctrl+Alt+Esc,Ctrl+Alt+Esc,Kill Window
+MoveMouseToCenter=Meta+F6,Meta+F6,Move Mouse to Center
+MoveMouseToFocus=Meta+F5,Meta+F5,Move Mouse to Focus
+MoveZoomDown=Meta+Down,Meta+Down,Move Zoomed Area Downwards
+MoveZoomLeft=Meta+Left,Meta+Left,Move Zoomed Area to Left
+MoveZoomRight=Meta+Right,Meta+Right,Move Zoomed Area to Right
+MoveZoomUp=Meta+Up,Meta+Up,Move Zoomed Area Upwards
+Remove Window From Group=none,none,Remove Window From Group
+Setup Window Shortcut=none,none,Setup Window Shortcut
+Show Desktop=none,none,Show Desktop
+ShowDesktopGrid=Ctrl+F8,Ctrl+F8,Show Desktop Grid
+Suspend Compositing=Alt+Shift+F12,Alt+Shift+F12,Suspend Compositing
+Switch One Desktop Down=none,none,Switch One Desktop Down
+Switch One Desktop Up=none,none,Switch One Desktop Up
+Switch One Desktop to the Left=none,none,Switch One Desktop to the Left
+Switch One Desktop to the Right=none,none,Switch One Desktop to the Right
+Switch Window Down=Meta+Alt+Down,Meta+Alt+Down,Switch to Window Below
+Switch Window Left=Meta+Alt+Left,Meta+Alt+Left,Switch to Window to the Left
+Switch Window Right=Meta+Alt+Right,Meta+Alt+Right,Switch to Window to the Right
+Switch Window Up=Meta+Alt+Up,Meta+Alt+Up,Switch to Window Above
+Switch to Desktop 1=Ctrl+F1,Ctrl+F1,Switch to Desktop 1
+Switch to Desktop 10=none,none,Switch to Desktop 10
+Switch to Desktop 11=none,none,Switch to Desktop 11
+Switch to Desktop 12=none,none,Switch to Desktop 12
+Switch to Desktop 13=none,none,Switch to Desktop 13
+Switch to Desktop 14=none,none,Switch to Desktop 14
+Switch to Desktop 15=none,none,Switch to Desktop 15
+Switch to Desktop 16=none,none,Switch to Desktop 16
+Switch to Desktop 17=none,none,Switch to Desktop 17
+Switch to Desktop 18=none,none,Switch to Desktop 18
+Switch to Desktop 19=none,none,Switch to Desktop 19
+Switch to Desktop 2=Ctrl+F2,Ctrl+F2,Switch to Desktop 2
+Switch to Desktop 20=none,none,Switch to Desktop 20
+Switch to Desktop 3=Ctrl+F3,Ctrl+F3,Switch to Desktop 3
+Switch to Desktop 4=Ctrl+F4,Ctrl+F4,Switch to Desktop 4
+Switch to Desktop 5=none,none,Switch to Desktop 5
+Switch to Desktop 6=none,none,Switch to Desktop 6
+Switch to Desktop 7=none,none,Switch to Desktop 7
+Switch to Desktop 8=none,none,Switch to Desktop 8
+Switch to Desktop 9=none,none,Switch to Desktop 9
+Switch to Next Desktop=none,none,Switch to Next Desktop
+Switch to Next Screen=none,none,Switch to Next Screen
+Switch to Previous Desktop=none,none,Switch to Previous Desktop
+Switch to Previous Screen=none,none,Switch to Previous Screen
+Switch to Screen 0=none,none,Switch to Screen 0
+Switch to Screen 1=none,none,Switch to Screen 1
+Switch to Screen 2=none,none,Switch to Screen 2
+Switch to Screen 3=none,none,Switch to Screen 3
+Switch to Screen 4=none,none,Switch to Screen 4
+Switch to Screen 5=none,none,Switch to Screen 5
+Switch to Screen 6=none,none,Switch to Screen 6
+Switch to Screen 7=none,none,Switch to Screen 7
+Toggle Window Raise/Lower=none,none,Toggle Window Raise/Lower
+Walk Through Desktop List=none,none,Walk Through Desktop List
+Walk Through Desktop List (Reverse)=none,none,Walk Through Desktop List 
(Reverse)
+Walk Through Desktops=none,none,Walk Through Desktops
+Walk Through Desktops (Reverse)=none,none,Walk Through Desktops (Reverse)
+Walk Through Window Tabs=none,none,Walk Through Window Tabs
+Walk Through Window Tabs (Reverse)=none,none,Walk Through Window Tabs (Reverse)
+Walk Through Windows=Alt+Tab,none,Walk Through Windows
+Walk Through Windows (Reverse)=Alt+Shift+Backtab,none,Walk Through Windows 
(Reverse)
+Walk Through Windows Alternative=none,none,Walk Through Windows Alternative
+Walk Through Windows Alternative (Reverse)=none,none,Walk Through Windows 
Alternative (Reverse)
+Walk Through Windows of Current Application=Alt+`,none,Walk Through Windows of 
Current Application
+Walk Through Windows of Current Application (Reverse)=Alt+~,none,Walk Through 
Windows of Current Application (Reverse)
+Walk Through Windows of Current Application Alternative=none,none,Walk Through 
Windows of Current Application Alternative
+Walk Through Windows of Current Application Alternative 
(Reverse)=none,none,Walk Through Windows of Current Application Alternative 
(Reverse)
+Window Above Other Windows=none,none,Keep Window Above Others
+Window Below Other Windows=none,none,Keep Window Below Others
+Window Close=Alt+F4,Alt+F4,Close Window
+Window Fullscreen=none,none,Make Window Fullscreen
+Window Grow Horizontal=none,none,Pack Grow Window Horizontally
+Window Grow Vertical=none,none,Pack Grow Window Vertically
+Window Lower=none,none,Lower Window
+Window Maximize=none,none,Maximize Window
+Window Maximize Horizontal=none,none,Maximize Window Horizontally
+Window Maximize Vertical=none,none,Maximize Window Vertically
+Window Minimize=none,none,Minimize Window
+Window Move=none,none,Move Window
+Window No Border=none,none,Hide Window Border
+Window On All Desktops=none,none,Keep Window on All Desktops
+Window One Desktop Down=none,none,Window One Desktop Down
+Window One Desktop Up=none,none,Window One Desktop Up
+Window One Desktop to the Left=none,none,Window One Desktop to the Left
+Window One Desktop to the Right=none,none,Window One Desktop to the Right
+Window Operations Menu=Alt+F3,Alt+F3,Window Operations Menu
+Window Pack Down=none,none,Pack Window Down
+Window Pack Left=none,none,Pack Window to the Left
+Window Pack Right=none,none,Pack Window to the Right
+Window Pack Up=none,none,Pack Window Up
+Window Quick Tile Bottom=none,none,Quick Tile Window to the Bottom
+Window Quick Tile Bottom Left=none,none,Quick Tile Window to the Bottom Left
+Window Quick Tile Bottom Right=none,none,Quick Tile Window to the Bottom Right
+Window Quick Tile Left=none,none,Quick Tile Window to the Left
+Window Quick Tile Right=none,none,Quick Tile Window to the Right
+Window Quick Tile Top=none,none,Quick Tile Window to the Top
+Window Quick Tile Top Left=none,none,Quick Tile Window to the Top Left
+Window Quick Tile Top Right=none,none,Quick Tile Window to the Top Right
+Window Raise=none,none,Raise Window
+Window Resize=none,none,Resize Window
+Window Shade=none,none,Shade Window
+Window Shrink Horizontal=none,none,Pack Shrink Window Horizontally
+Window Shrink Vertical=none,none,Pack Shrink Window Vertically
+Window to Desktop 1=none,none,Window to Desktop 1
+Window to Desktop 10=none,none,Window to Desktop 10
+Window to Desktop 11=none,none,Window to Desktop 11
+Window to Desktop 12=none,none,Window to Desktop 12
+Window to Desktop 13=none,none,Window to Desktop 13
+Window to Desktop 14=none,none,Window to Desktop 14
+Window to Desktop 15=none,none,Window to Desktop 15
+Window to Desktop 16=none,none,Window to Desktop 16
+Window to Desktop 17=none,none,Window to Desktop 17
+Window to Desktop 18=none,none,Window to Desktop 18
+Window to Desktop 19=none,none,Window to Desktop 19
+Window to Desktop 2=none,none,Window to Desktop 2
+Window to Desktop 20=none,none,Window to Desktop 20
+Window to Desktop 3=none,none,Window to Desktop 3
+Window to Desktop 4=none,none,Window to Desktop 4
+Window to Desktop 5=none,none,Window to Desktop 5
+Window to Desktop 6=none,none,Window to Desktop 6
+Window to Desktop 7=none,none,Window to Desktop 7
+Window to Desktop 8=none,none,Window to Desktop 8
+Window to Desktop 9=none,none,Window to Desktop 9
+Window to Next Desktop=none,none,Window to Next Desktop
+Window to Next Screen=none,none,Window to Next Screen
+Window to Previous Desktop=none,none,Window to Previous Desktop
+Window to Previous Screen=none,none,Window to Previous Screen
+Window to Screen 0=none,none,Window to Screen 0
+Window to Screen 1=none,none,Window to Screen 1
+Window to Screen 2=none,none,Window to Screen 2
+Window to Screen 3=none,none,Window to Screen 3
+Window to Screen 4=none,none,Window to Screen 4
+Window to Screen 5=none,none,Window to Screen 5
+Window to Screen 6=none,none,Window to Screen 6
+Window to Screen 7=none,none,Window to Screen 7
+_k_friendly_name=KWin
+view_actual_size=,Meta+0,Actual Size
+view_zoom_in=Meta+=,Meta+=,Zoom In
+view_zoom_out=Meta+-,Meta+-,Zoom Out
+
+[mediacontrol]
+_k_friendly_name=Media Controller
+nextmedia=Media Next,Media Next,Media playback next
+playpausemedia=Media Play,Media Play,Play/Pause media playback
+previousmedia=Media Previous,Media Previous,Media playback previous
+stopmedia=Media Stop,Media Stop,Stop media playback
+
+[plasmashell]
+_k_friendly_name=Plasma
+activate task manager entry 1=Meta+1,Meta+1,Activate Task Manager Entry 1
+activate task manager entry 10=Meta+0,Meta+0,Activate Task Manager Entry 10
+activate task manager entry 2=Meta+2,Meta+2,Activate Task Manager Entry 2
+activate task manager entry 3=Meta+3,Meta+3,Activate Task Manager Entry 3
+activate task manager entry 4=Meta+4,Meta+4,Activate Task Manager Entry 4
+activate task manager entry 5=Meta+5,Meta+5,Activate Task Manager Entry 5
+activate task manager entry 6=Meta+6,Meta+6,Activate Task Manager Entry 6
+activate task manager entry 7=Meta+7,Meta+7,Activate Task Manager Entry 7
+activate task manager entry 8=Meta+8,Meta+8,Activate Task Manager Entry 8
+activate task manager entry 9=Meta+9,Meta+9,Activate Task Manager Entry 9
+activate widget 3=Alt+F1,none,Activate Application Launcher Widget
+clear-history=none,none,Clear Clipboard History
+clipboard_action=Ctrl+Alt+X,Ctrl+Alt+X,Enable Clipboard Actions
+cycleNextAction=none,none,Next History Item
+cyclePrevAction=none,none,Previous History Item
+edit_clipboard=none,none,Edit Contents...
+manage activities=Meta+Q,Meta+Q,Activities...
+next activity=Meta+Tab,none,Walk through activities
+previous activity=Meta+Shift+Tab,none,Walk through activities (Reverse)
+repeat_action=Ctrl+Alt+R,Ctrl+Alt+R,Manually Invoke Action on Current Clipboard
+show dashboard=Ctrl+F12,Ctrl+F12,Show Desktop
+show-barcode=none,none,Show Barcode...
+show-on-mouse-pos=none,none,Open Klipper at Mouse Position
+stop current activity=Meta+S,Meta+S,Stop Current Activity
diff --git a/guest/.config/khotkeysrc b/guest/.config/khotkeysrc
new file mode 100644
index 0000000..e389ea5
--- /dev/null
+++ b/guest/.config/khotkeysrc
@@ -0,0 +1,871 @@
+[Data]
+DataCount=3
+
+[Data_1]
+Comment=KMenuEdit Global Shortcuts
+DataCount=1
+Enabled=true
+ImportId=defaults
+Name=KMenuEdit
+SystemGroup=1
+Type=ACTION_DATA_GROUP
+
+[Data_1Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_1]
+Comment=Comment
+Enabled=true
+Name=Search
+Type=SIMPLE_ACTION_DATA
+
+[Data_1_1Actions]
+ActionsCount=1
+
+[Data_1_1Actions0]
+CommandURL=http://google.com
+Type=COMMAND_URL
+
+[Data_1_1Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_1_1Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_1_1Triggers0]
+Key=Search
+Type=SHORTCUT
+Uuid={d03619b6-9b3c-48cc-9d9c-a2aadb485550}
+
+[Data_2]
+Comment=Basic Konqueror gestures.
+DataCount=14
+Enabled=true
+ImportId=konqueror_gestures_kde321
+Name=Konqueror Gestures
+SystemGroup=0
+Type=ACTION_DATA_GROUP
+
+[Data_2Conditions]
+Comment=Konqueror window
+ConditionsCount=1
+
+[Data_2Conditions0]
+Type=ACTIVE_WINDOW
+
+[Data_2Conditions0Window]
+Comment=Konqueror
+WindowsCount=1
+
+[Data_2Conditions0Window0]
+Class=^konqueror\s
+ClassType=3
+Comment=Konqueror
+Role=konqueror-mainwindow#1
+RoleType=0
+Title=file:/ - Konqueror
+TitleType=0
+Type=SIMPLE
+WindowTypes=1
+
+[Data_2_1]
+Comment=Press, move left, release.
+Enabled=true
+Name=Back
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_10]
+Comment=Opera-style: Press, move up, release.\nNOTE: Conflicts with 'New Tab', 
and as such is disabled by default.
+Enabled=false
+Name=Stop Loading
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_10Actions]
+ActionsCount=1
+
+[Data_2_10Actions0]
+DestinationWindow=2
+Input=Escape\n
+Type=KEYBOARD_INPUT
+
+[Data_2_10Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_10Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_10Triggers0]
+GesturePointData=0,0.125,-0.5,0.5,1,0.125,0.125,-0.5,0.5,0.875,0.25,0.125,-0.5,0.5,0.75,0.375,0.125,-0.5,0.5,0.625,0.5,0.125,-0.5,0.5,0.5,0.625,0.125,-0.5,0.5,0.375,0.75,0.125,-0.5,0.5,0.25,0.875,0.125,-0.5,0.5,0.125,1,0,0,0.5,0
+Type=GESTURE
+
+[Data_2_11]
+Comment=Going up in URL/directory structure.\nMozilla-style: Press, move up, 
move left, move up, release.
+Enabled=true
+Name=Up
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_11Actions]
+ActionsCount=1
+
+[Data_2_11Actions0]
+DestinationWindow=2
+Input=Alt+Up
+Type=KEYBOARD_INPUT
+
+[Data_2_11Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_11Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_11Triggers0]
+GesturePointData=0,0.0625,-0.5,1,1,0.0625,0.0625,-0.5,1,0.875,0.125,0.0625,-0.5,1,0.75,0.1875,0.0625,-0.5,1,0.625,0.25,0.0625,1,1,0.5,0.3125,0.0625,1,0.875,0.5,0.375,0.0625,1,0.75,0.5,0.4375,0.0625,1,0.625,0.5,0.5,0.0625,1,0.5,0.5,0.5625,0.0625,1,0.375,0.5,0.625,0.0625,1,0.25,0.5,0.6875,0.0625,1,0.125,0.5,0.75,0.0625,-0.5,0,0.5,0.8125,0.0625,-0.5,0,0.375,0.875,0.0625,-0.5,0,0.25,0.9375,0.0625,-0.5,0,0.125,1,0,0,0,0
+Type=GESTURE
+
+[Data_2_12]
+Comment=Going up in URL/directory structure.\nOpera-style: Press, move up, 
move left, move up, release.\nNOTE: Conflicts with  "Activate Previous Tab", 
and as such is disabled by default.
+Enabled=false
+Name=Up #2
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_12Actions]
+ActionsCount=1
+
+[Data_2_12Actions0]
+DestinationWindow=2
+Input=Alt+Up\n
+Type=KEYBOARD_INPUT
+
+[Data_2_12Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_12Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_12Triggers0]
+GesturePointData=0,0.0625,-0.5,1,1,0.0625,0.0625,-0.5,1,0.875,0.125,0.0625,-0.5,1,0.75,0.1875,0.0625,-0.5,1,0.625,0.25,0.0625,-0.5,1,0.5,0.3125,0.0625,-0.5,1,0.375,0.375,0.0625,-0.5,1,0.25,0.4375,0.0625,-0.5,1,0.125,0.5,0.0625,1,1,0,0.5625,0.0625,1,0.875,0,0.625,0.0625,1,0.75,0,0.6875,0.0625,1,0.625,0,0.75,0.0625,1,0.5,0,0.8125,0.0625,1,0.375,0,0.875,0.0625,1,0.25,0,0.9375,0.0625,1,0.125,0,1,0,0,0,0
+Type=GESTURE
+
+[Data_2_13]
+Comment=Press, move up, move right, release.
+Enabled=true
+Name=Activate Next Tab
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_13Actions]
+ActionsCount=1
+
+[Data_2_13Actions0]
+DestinationWindow=2
+Input=Ctrl+.\n
+Type=KEYBOARD_INPUT
+
+[Data_2_13Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_13Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_13Triggers0]
+GesturePointData=0,0.0625,-0.5,0,1,0.0625,0.0625,-0.5,0,0.875,0.125,0.0625,-0.5,0,0.75,0.1875,0.0625,-0.5,0,0.625,0.25,0.0625,-0.5,0,0.5,0.3125,0.0625,-0.5,0,0.375,0.375,0.0625,-0.5,0,0.25,0.4375,0.0625,-0.5,0,0.125,0.5,0.0625,0,0,0,0.5625,0.0625,0,0.125,0,0.625,0.0625,0,0.25,0,0.6875,0.0625,0,0.375,0,0.75,0.0625,0,0.5,0,0.8125,0.0625,0,0.625,0,0.875,0.0625,0,0.75,0,0.9375,0.0625,0,0.875,0,1,0,0,1,0
+Type=GESTURE
+
+[Data_2_14]
+Comment=Press, move up, move left, release.
+Enabled=true
+Name=Activate Previous Tab
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_14Actions]
+ActionsCount=1
+
+[Data_2_14Actions0]
+DestinationWindow=2
+Input=Ctrl+,
+Type=KEYBOARD_INPUT
+
+[Data_2_14Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_14Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_14Triggers0]
+GesturePointData=0,0.0625,-0.5,1,1,0.0625,0.0625,-0.5,1,0.875,0.125,0.0625,-0.5,1,0.75,0.1875,0.0625,-0.5,1,0.625,0.25,0.0625,-0.5,1,0.5,0.3125,0.0625,-0.5,1,0.375,0.375,0.0625,-0.5,1,0.25,0.4375,0.0625,-0.5,1,0.125,0.5,0.0625,1,1,0,0.5625,0.0625,1,0.875,0,0.625,0.0625,1,0.75,0,0.6875,0.0625,1,0.625,0,0.75,0.0625,1,0.5,0,0.8125,0.0625,1,0.375,0,0.875,0.0625,1,0.25,0,0.9375,0.0625,1,0.125,0,1,0,0,0,0
+Type=GESTURE
+
+[Data_2_1Actions]
+ActionsCount=1
+
+[Data_2_1Actions0]
+DestinationWindow=2
+Input=Alt+Left
+Type=KEYBOARD_INPUT
+
+[Data_2_1Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_1Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_1Triggers0]
+GesturePointData=0,0.125,1,1,0.5,0.125,0.125,1,0.875,0.5,0.25,0.125,1,0.75,0.5,0.375,0.125,1,0.625,0.5,0.5,0.125,1,0.5,0.5,0.625,0.125,1,0.375,0.5,0.75,0.125,1,0.25,0.5,0.875,0.125,1,0.125,0.5,1,0,0,0,0.5
+Type=GESTURE
+
+[Data_2_2]
+Comment=Press, move down, move up, move down, release.
+Enabled=true
+Name=Duplicate Tab
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_2Actions]
+ActionsCount=1
+
+[Data_2_2Actions0]
+DestinationWindow=2
+Input=Ctrl+Shift+D\n
+Type=KEYBOARD_INPUT
+
+[Data_2_2Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_2Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_2Triggers0]
+GesturePointData=0,0.0416667,0.5,0.5,0,0.0416667,0.0416667,0.5,0.5,0.125,0.0833333,0.0416667,0.5,0.5,0.25,0.125,0.0416667,0.5,0.5,0.375,0.166667,0.0416667,0.5,0.5,0.5,0.208333,0.0416667,0.5,0.5,0.625,0.25,0.0416667,0.5,0.5,0.75,0.291667,0.0416667,0.5,0.5,0.875,0.333333,0.0416667,-0.5,0.5,1,0.375,0.0416667,-0.5,0.5,0.875,0.416667,0.0416667,-0.5,0.5,0.75,0.458333,0.0416667,-0.5,0.5,0.625,0.5,0.0416667,-0.5,0.5,0.5,0.541667,0.0416667,-0.5,0.5,0.375,0.583333,0.0416667,-0.5,0.5,0.25,0.625,0.0416667,-0.5,0.5,0.125,0.666667,0.0416667,0.5,0.5,0,0.708333,0.0416667,0.5,0.5,0.125,0.75,0.0416667,0.5,0.5,0.25,0.791667,0.0416667,0.5,0.5,0.375,0.833333,0.0416667,0.5,0.5,0.5,0.875,0.0416667,0.5,0.5,0.625,0.916667,0.0416667,0.5,0.5,0.75,0.958333,0.0416667,0.5,0.5,0.875,1,0,0,0.5,1
+Type=GESTURE
+
+[Data_2_3]
+Comment=Press, move down, move up, release.
+Enabled=true
+Name=Duplicate Window
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_3Actions]
+ActionsCount=1
+
+[Data_2_3Actions0]
+DestinationWindow=2
+Input=Ctrl+D\n
+Type=KEYBOARD_INPUT
+
+[Data_2_3Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_3Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_3Triggers0]
+GesturePointData=0,0.0625,0.5,0.5,0,0.0625,0.0625,0.5,0.5,0.125,0.125,0.0625,0.5,0.5,0.25,0.1875,0.0625,0.5,0.5,0.375,0.25,0.0625,0.5,0.5,0.5,0.3125,0.0625,0.5,0.5,0.625,0.375,0.0625,0.5,0.5,0.75,0.4375,0.0625,0.5,0.5,0.875,0.5,0.0625,-0.5,0.5,1,0.5625,0.0625,-0.5,0.5,0.875,0.625,0.0625,-0.5,0.5,0.75,0.6875,0.0625,-0.5,0.5,0.625,0.75,0.0625,-0.5,0.5,0.5,0.8125,0.0625,-0.5,0.5,0.375,0.875,0.0625,-0.5,0.5,0.25,0.9375,0.0625,-0.5,0.5,0.125,1,0,0,0.5,0
+Type=GESTURE
+
+[Data_2_4]
+Comment=Press, move right, release.
+Enabled=true
+Name=Forward
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_4Actions]
+ActionsCount=1
+
+[Data_2_4Actions0]
+DestinationWindow=2
+Input=Alt+Right
+Type=KEYBOARD_INPUT
+
+[Data_2_4Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_4Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_4Triggers0]
+GesturePointData=0,0.125,0,0,0.5,0.125,0.125,0,0.125,0.5,0.25,0.125,0,0.25,0.5,0.375,0.125,0,0.375,0.5,0.5,0.125,0,0.5,0.5,0.625,0.125,0,0.625,0.5,0.75,0.125,0,0.75,0.5,0.875,0.125,0,0.875,0.5,1,0,0,1,0.5
+Type=GESTURE
+
+[Data_2_5]
+Comment=Press, move down, move half up, move right, move down, 
release.\n(Drawing a lowercase 'h'.)
+Enabled=true
+Name=Home
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_5Actions]
+ActionsCount=1
+
+[Data_2_5Actions0]
+DestinationWindow=2
+Input=Alt+Home\n
+Type=KEYBOARD_INPUT
+
+[Data_2_5Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_5Triggers]
+Comment=Gesture_triggers
+TriggersCount=2
+
+[Data_2_5Triggers0]
+GesturePointData=0,0.0461748,0.5,0,0,0.0461748,0.0461748,0.5,0,0.125,0.0923495,0.0461748,0.5,0,0.25,0.138524,0.0461748,0.5,0,0.375,0.184699,0.0461748,0.5,0,0.5,0.230874,0.0461748,0.5,0,0.625,0.277049,0.0461748,0.5,0,0.75,0.323223,0.0461748,0.5,0,0.875,0.369398,0.065301,-0.25,0,1,0.434699,0.065301,-0.25,0.125,0.875,0.5,0.065301,-0.25,0.25,0.75,0.565301,0.065301,-0.25,0.375,0.625,0.630602,0.0461748,0,0.5,0.5,0.676777,0.0461748,0,0.625,0.5,0.722951,0.0461748,0,0.75,0.5,0.769126,0.0461748,0,0.875,0.5,0.815301,0.0461748,0.5,1,0.5,0.861476,0.0461748,0.5,1,0.625,0.90765,0.0461748,0.5,1,0.75,0.953825,0.0461748,0.5,1,0.875,1,0,0,1,1
+Type=GESTURE
+
+[Data_2_5Triggers1]
+GesturePointData=0,0.0416667,0.5,0,0,0.0416667,0.0416667,0.5,0,0.125,0.0833333,0.0416667,0.5,0,0.25,0.125,0.0416667,0.5,0,0.375,0.166667,0.0416667,0.5,0,0.5,0.208333,0.0416667,0.5,0,0.625,0.25,0.0416667,0.5,0,0.75,0.291667,0.0416667,0.5,0,0.875,0.333333,0.0416667,-0.5,0,1,0.375,0.0416667,-0.5,0,0.875,0.416667,0.0416667,-0.5,0,0.75,0.458333,0.0416667,-0.5,0,0.625,0.5,0.0416667,0,0,0.5,0.541667,0.0416667,0,0.125,0.5,0.583333,0.0416667,0,0.25,0.5,0.625,0.0416667,0,0.375,0.5,0.666667,0.0416667,0,0.5,0.5,0.708333,0.0416667,0,0.625,0.5,0.75,0.0416667,0,0.75,0.5,0.791667,0.0416667,0,0.875,0.5,0.833333,0.0416667,0.5,1,0.5,0.875,0.0416667,0.5,1,0.625,0.916667,0.0416667,0.5,1,0.75,0.958333,0.0416667,0.5,1,0.875,1,0,0,1,1
+Type=GESTURE
+
+[Data_2_6]
+Comment=Press, move right, move down, move right, release.\nMozilla-style: 
Press, move down, move right, release.
+Enabled=true
+Name=Close Tab
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_6Actions]
+ActionsCount=1
+
+[Data_2_6Actions0]
+DestinationWindow=2
+Input=Ctrl+W\n
+Type=KEYBOARD_INPUT
+
+[Data_2_6Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_6Triggers]
+Comment=Gesture_triggers
+TriggersCount=2
+
+[Data_2_6Triggers0]
+GesturePointData=0,0.0625,0,0,0,0.0625,0.0625,0,0.125,0,0.125,0.0625,0,0.25,0,0.1875,0.0625,0,0.375,0,0.25,0.0625,0.5,0.5,0,0.3125,0.0625,0.5,0.5,0.125,0.375,0.0625,0.5,0.5,0.25,0.4375,0.0625,0.5,0.5,0.375,0.5,0.0625,0.5,0.5,0.5,0.5625,0.0625,0.5,0.5,0.625,0.625,0.0625,0.5,0.5,0.75,0.6875,0.0625,0.5,0.5,0.875,0.75,0.0625,0,0.5,1,0.8125,0.0625,0,0.625,1,0.875,0.0625,0,0.75,1,0.9375,0.0625,0,0.875,1,1,0,0,1,1
+Type=GESTURE
+
+[Data_2_6Triggers1]
+GesturePointData=0,0.0625,0.5,0,0,0.0625,0.0625,0.5,0,0.125,0.125,0.0625,0.5,0,0.25,0.1875,0.0625,0.5,0,0.375,0.25,0.0625,0.5,0,0.5,0.3125,0.0625,0.5,0,0.625,0.375,0.0625,0.5,0,0.75,0.4375,0.0625,0.5,0,0.875,0.5,0.0625,0,0,1,0.5625,0.0625,0,0.125,1,0.625,0.0625,0,0.25,1,0.6875,0.0625,0,0.375,1,0.75,0.0625,0,0.5,1,0.8125,0.0625,0,0.625,1,0.875,0.0625,0,0.75,1,0.9375,0.0625,0,0.875,1,1,0,0,1,1
+Type=GESTURE
+
+[Data_2_7]
+Comment=Press, move up, release.\nConflicts with Opera-style 'Up #2', which is 
disabled by default.
+Enabled=true
+Name=New Tab
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_7Actions]
+ActionsCount=1
+
+[Data_2_7Actions0]
+DestinationWindow=2
+Input=Ctrl+Shift+N
+Type=KEYBOARD_INPUT
+
+[Data_2_7Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_7Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_7Triggers0]
+GesturePointData=0,0.125,-0.5,0.5,1,0.125,0.125,-0.5,0.5,0.875,0.25,0.125,-0.5,0.5,0.75,0.375,0.125,-0.5,0.5,0.625,0.5,0.125,-0.5,0.5,0.5,0.625,0.125,-0.5,0.5,0.375,0.75,0.125,-0.5,0.5,0.25,0.875,0.125,-0.5,0.5,0.125,1,0,0,0.5,0
+Type=GESTURE
+
+[Data_2_8]
+Comment=Press, move down, release.
+Enabled=true
+Name=New Window
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_8Actions]
+ActionsCount=1
+
+[Data_2_8Actions0]
+DestinationWindow=2
+Input=Ctrl+N\n
+Type=KEYBOARD_INPUT
+
+[Data_2_8Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_8Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_8Triggers0]
+GesturePointData=0,0.125,0.5,0.5,0,0.125,0.125,0.5,0.5,0.125,0.25,0.125,0.5,0.5,0.25,0.375,0.125,0.5,0.5,0.375,0.5,0.125,0.5,0.5,0.5,0.625,0.125,0.5,0.5,0.625,0.75,0.125,0.5,0.5,0.75,0.875,0.125,0.5,0.5,0.875,1,0,0,0.5,1
+Type=GESTURE
+
+[Data_2_9]
+Comment=Press, move up, move down, release.
+Enabled=true
+Name=Reload
+Type=SIMPLE_ACTION_DATA
+
+[Data_2_9Actions]
+ActionsCount=1
+
+[Data_2_9Actions0]
+DestinationWindow=2
+Input=F5
+Type=KEYBOARD_INPUT
+
+[Data_2_9Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_2_9Triggers]
+Comment=Gesture_triggers
+TriggersCount=1
+
+[Data_2_9Triggers0]
+GesturePointData=0,0.0625,-0.5,0.5,1,0.0625,0.0625,-0.5,0.5,0.875,0.125,0.0625,-0.5,0.5,0.75,0.1875,0.0625,-0.5,0.5,0.625,0.25,0.0625,-0.5,0.5,0.5,0.3125,0.0625,-0.5,0.5,0.375,0.375,0.0625,-0.5,0.5,0.25,0.4375,0.0625,-0.5,0.5,0.125,0.5,0.0625,0.5,0.5,0,0.5625,0.0625,0.5,0.5,0.125,0.625,0.0625,0.5,0.5,0.25,0.6875,0.0625,0.5,0.5,0.375,0.75,0.0625,0.5,0.5,0.5,0.8125,0.0625,0.5,0.5,0.625,0.875,0.0625,0.5,0.5,0.75,0.9375,0.0625,0.5,0.5,0.875,1,0,0,0.5,1
+Type=GESTURE
+
+[Data_3]
+Comment=This group contains various examples demonstrating most of the 
features of KHotkeys. (Note that this group and all its actions are disabled by 
default.)
+DataCount=8
+Enabled=false
+ImportId=kde32b1
+Name=Examples
+SystemGroup=0
+Type=ACTION_DATA_GROUP
+
+[Data_3Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_1]
+Comment=After pressing Ctrl+Alt+I, the KSIRC window will be activated, if it 
exists. Simple.
+Enabled=false
+Name=Activate KSIRC Window
+Type=SIMPLE_ACTION_DATA
+
+[Data_3_1Actions]
+ActionsCount=1
+
+[Data_3_1Actions0]
+Type=ACTIVATE_WINDOW
+
+[Data_3_1Actions0Window]
+Comment=KSIRC window
+WindowsCount=1
+
+[Data_3_1Actions0Window0]
+Class=ksirc
+ClassType=1
+Comment=KSIRC
+Role=
+RoleType=0
+Title=
+TitleType=0
+Type=SIMPLE
+WindowTypes=33
+
+[Data_3_1Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_1Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_3_1Triggers0]
+Key=Ctrl+Alt+I
+Type=SHORTCUT
+Uuid={f51d67df-181c-4201-bb1d-39d1144b0c4d}
+
+[Data_3_2]
+Comment=After pressing Alt+Ctrl+H the input of 'Hello' will be simulated, as 
if you typed it.  This is especially useful if you have call to frequently type 
a word (for instance, 'unsigned').  Every keypress in the input is separated by 
a colon ':'. Note that the keypresses literally mean keypresses, so you have to 
write what you would press on the keyboard. In the table below, the left column 
shows the input and the right column shows what to type.\n\n"enter" (i.e. new 
line)                Enter or Return\na (i.e. small a)                          
A\nA (i.e. capital a)                       Shift+A\n: (colon)                  
                Shift+;\n' '  (space)                              Space
+Enabled=false
+Name=Type 'Hello'
+Type=SIMPLE_ACTION_DATA
+
+[Data_3_2Actions]
+ActionsCount=1
+
+[Data_3_2Actions0]
+DestinationWindow=2
+Input=Shift+H:E:L:L:O\n
+Type=KEYBOARD_INPUT
+
+[Data_3_2Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_2Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_3_2Triggers0]
+Key=Ctrl+Alt+H
+Type=SHORTCUT
+Uuid={4aa06511-6409-46dd-9ade-86ccf4875533}
+
+[Data_3_3]
+Comment=This action runs Konsole, after pressing Ctrl+Alt+T.
+Enabled=false
+Name=Run Konsole
+Type=SIMPLE_ACTION_DATA
+
+[Data_3_3Actions]
+ActionsCount=1
+
+[Data_3_3Actions0]
+CommandURL=konsole
+Type=COMMAND_URL
+
+[Data_3_3Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_3Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_3_3Triggers0]
+Key=Ctrl+Alt+T
+Type=SHORTCUT
+Uuid={423287ab-ea93-4622-87a0-e56a2af6c442}
+
+[Data_3_4]
+Comment=Read the comment on the "Type 'Hello'" action first.\n\nQt Designer 
uses Ctrl+F4 for closing windows.  In KDE, however, Ctrl+F4 is the shortcut for 
going to virtual desktop 4, so this shortcut does not work in Qt Designer.  
Further, Qt Designer does not use KDE's standard Ctrl+W for closing the 
window.\n\nThis problem can be solved by remapping Ctrl+W to Ctrl+F4 when the 
active window is Qt Designer. When Qt Designer is active, every time Ctrl+W is 
pressed, Ctrl+F4 will be sent to Qt Designer instead. In other applications, 
the effect of Ctrl+W is unchanged.\n\nWe now need to specify three things: A 
new shortcut trigger on 'Ctrl+W', a new keyboard input action sending Ctrl+F4, 
and a new condition that the active window is Qt Designer.\nQt Designer seems 
to always have title 'Qt Designer by Trolltech', so the condition will check 
for the active window having that title.
+Enabled=false
+Name=Remap Ctrl+W to Ctrl+F4 in Qt Designer
+Type=GENERIC_ACTION_DATA
+
+[Data_3_4Actions]
+ActionsCount=1
+
+[Data_3_4Actions0]
+DestinationWindow=2
+Input=Ctrl+F4
+Type=KEYBOARD_INPUT
+
+[Data_3_4Conditions]
+Comment=
+ConditionsCount=1
+
+[Data_3_4Conditions0]
+Type=ACTIVE_WINDOW
+
+[Data_3_4Conditions0Window]
+Comment=Qt Designer
+WindowsCount=1
+
+[Data_3_4Conditions0Window0]
+Class=
+ClassType=0
+Comment=
+Role=
+RoleType=0
+Title=Qt Designer by Trolltech
+TitleType=2
+Type=SIMPLE
+WindowTypes=33
+
+[Data_3_4Triggers]
+Comment=
+TriggersCount=1
+
+[Data_3_4Triggers0]
+Key=Ctrl+W
+Type=SHORTCUT
+Uuid={ce3c4ab9-23ca-463b-bf11-b1594dacde39}
+
+[Data_3_5]
+Comment=By pressing Alt+Ctrl+W a D-Bus call will be performed that will show 
the minicli. You can use any kind of D-Bus call, just like using the command 
line 'qdbus' tool.
+Enabled=false
+Name=Perform D-Bus call 'qdbus org.kde.krunner /App display'
+Type=SIMPLE_ACTION_DATA
+
+[Data_3_5Actions]
+ActionsCount=1
+
+[Data_3_5Actions0]
+Arguments=
+Call=popupExecuteCommand
+RemoteApp=org.kde.krunner
+RemoteObj=/App
+Type=DBUS
+
+[Data_3_5Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_5Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_3_5Triggers0]
+Key=Ctrl+Alt+W
+Type=SHORTCUT
+Uuid={48a86c8e-df3d-4c91-957b-3b9f2e21f463}
+
+[Data_3_6]
+Comment=Read the comment on the "Type 'Hello'" action first.\n\nJust like the 
"Type 'Hello'" action, this one simulates keyboard input, specifically, after 
pressing Ctrl+Alt+B, it sends B to XMMS (B in XMMS jumps to the next song). The 
'Send to specific window' checkbox is checked and a window with its class 
containing 'XMMS_Player' is specified; this will make the input always be sent 
to this window. This way, you can control XMMS even if, for instance, it is on 
a different virtual desktop.\n\n(Run 'xprop' and click on the XMMS window and 
search for WM_CLASS to see 'XMMS_Player').
+Enabled=false
+Name=Next in XMMS
+Type=SIMPLE_ACTION_DATA
+
+[Data_3_6Actions]
+ActionsCount=1
+
+[Data_3_6Actions0]
+DestinationWindow=1
+Input=B
+Type=KEYBOARD_INPUT
+
+[Data_3_6Actions0DestinationWindow]
+Comment=XMMS window
+WindowsCount=1
+
+[Data_3_6Actions0DestinationWindow0]
+Class=XMMS_Player
+ClassType=1
+Comment=XMMS Player window
+Role=
+RoleType=0
+Title=
+TitleType=0
+Type=SIMPLE
+WindowTypes=33
+
+[Data_3_6Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_6Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_3_6Triggers0]
+Key=Ctrl+Alt+B
+Type=SHORTCUT
+Uuid={775f7110-335f-4e22-b1d8-2ba80a1de742}
+
+[Data_3_7]
+Comment=Konqueror in KDE3.1 has tabs, and now you can also have 
gestures.\n\nJust press the middle mouse button and start drawing one of the 
gestures, and after you are finished, release the mouse button. If you only 
need to paste the selection, it still works, just click the middle mouse 
button. (You can change the mouse button to use in the global 
settings).\n\nRight now, there are the following gestures available:\nmove 
right and back left - Forward (Alt+Right)\nmove left and back right - Back 
(Alt+Left)\nmove up and back down  - Up (Alt+Up)\ncircle anticlockwise - Reload 
(F5)\n\nThe gesture shapes can be entered by performing them in the 
configuration dialog. You can also look at your numeric pad to help you: 
gestures are recognized like a 3x3 grid of fields, numbered 1 to 9.\n\nNote 
that you must perform exactly the gesture to trigger the action. Because of 
this, it is possible to enter more gestures for the action. You should try to 
avoid complicated gestures where you change 
 the direction of mouse movement more than once.  For instance, 45654 or 74123 
are simple to perform, but 1236987 may be already quite difficult.\n\nThe 
conditions for all gestures are defined in this group. All these gestures are 
active only if the active window is Konqueror (class contains 'konqueror').
+DataCount=4
+Enabled=false
+Name=Konqi Gestures
+SystemGroup=0
+Type=ACTION_DATA_GROUP
+
+[Data_3_7Conditions]
+Comment=Konqueror window
+ConditionsCount=1
+
+[Data_3_7Conditions0]
+Type=ACTIVE_WINDOW
+
+[Data_3_7Conditions0Window]
+Comment=Konqueror
+WindowsCount=1
+
+[Data_3_7Conditions0Window0]
+Class=konqueror
+ClassType=1
+Comment=Konqueror
+Role=
+RoleType=0
+Title=
+TitleType=0
+Type=SIMPLE
+WindowTypes=33
+
+[Data_3_7_1]
+Comment=
+Enabled=false
+Name=Back
+Type=SIMPLE_ACTION_DATA
+
+[Data_3_7_1Actions]
+ActionsCount=1
+
+[Data_3_7_1Actions0]
+DestinationWindow=2
+Input=Alt+Left
+Type=KEYBOARD_INPUT
+
+[Data_3_7_1Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_7_1Triggers]
+Comment=Gesture_triggers
+TriggersCount=3
+
+[Data_3_7_1Triggers0]
+GesturePointData=0,0.0625,1,1,0.5,0.0625,0.0625,1,0.875,0.5,0.125,0.0625,1,0.75,0.5,0.1875,0.0625,1,0.625,0.5,0.25,0.0625,1,0.5,0.5,0.3125,0.0625,1,0.375,0.5,0.375,0.0625,1,0.25,0.5,0.4375,0.0625,1,0.125,0.5,0.5,0.0625,0,0,0.5,0.5625,0.0625,0,0.125,0.5,0.625,0.0625,0,0.25,0.5,0.6875,0.0625,0,0.375,0.5,0.75,0.0625,0,0.5,0.5,0.8125,0.0625,0,0.625,0.5,0.875,0.0625,0,0.75,0.5,0.9375,0.0625,0,0.875,0.5,1,0,0,1,0.5
+Type=GESTURE
+
+[Data_3_7_1Triggers1]
+GesturePointData=0,0.0833333,1,0.5,0.5,0.0833333,0.0833333,1,0.375,0.5,0.166667,0.0833333,1,0.25,0.5,0.25,0.0833333,1,0.125,0.5,0.333333,0.0833333,0,0,0.5,0.416667,0.0833333,0,0.125,0.5,0.5,0.0833333,0,0.25,0.5,0.583333,0.0833333,0,0.375,0.5,0.666667,0.0833333,0,0.5,0.5,0.75,0.0833333,0,0.625,0.5,0.833333,0.0833333,0,0.75,0.5,0.916667,0.0833333,0,0.875,0.5,1,0,0,1,0.5
+Type=GESTURE
+
+[Data_3_7_1Triggers2]
+GesturePointData=0,0.0833333,1,1,0.5,0.0833333,0.0833333,1,0.875,0.5,0.166667,0.0833333,1,0.75,0.5,0.25,0.0833333,1,0.625,0.5,0.333333,0.0833333,1,0.5,0.5,0.416667,0.0833333,1,0.375,0.5,0.5,0.0833333,1,0.25,0.5,0.583333,0.0833333,1,0.125,0.5,0.666667,0.0833333,0,0,0.5,0.75,0.0833333,0,0.125,0.5,0.833333,0.0833333,0,0.25,0.5,0.916667,0.0833333,0,0.375,0.5,1,0,0,0.5,0.5
+Type=GESTURE
+
+[Data_3_7_2]
+Comment=
+Enabled=false
+Name=Forward
+Type=SIMPLE_ACTION_DATA
+
+[Data_3_7_2Actions]
+ActionsCount=1
+
+[Data_3_7_2Actions0]
+DestinationWindow=2
+Input=Alt+Right
+Type=KEYBOARD_INPUT
+
+[Data_3_7_2Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_7_2Triggers]
+Comment=Gesture_triggers
+TriggersCount=3
+
+[Data_3_7_2Triggers0]
+GesturePointData=0,0.0625,0,0,0.5,0.0625,0.0625,0,0.125,0.5,0.125,0.0625,0,0.25,0.5,0.1875,0.0625,0,0.375,0.5,0.25,0.0625,0,0.5,0.5,0.3125,0.0625,0,0.625,0.5,0.375,0.0625,0,0.75,0.5,0.4375,0.0625,0,0.875,0.5,0.5,0.0625,1,1,0.5,0.5625,0.0625,1,0.875,0.5,0.625,0.0625,1,0.75,0.5,0.6875,0.0625,1,0.625,0.5,0.75,0.0625,1,0.5,0.5,0.8125,0.0625,1,0.375,0.5,0.875,0.0625,1,0.25,0.5,0.9375,0.0625,1,0.125,0.5,1,0,0,0,0.5
+Type=GESTURE
+
+[Data_3_7_2Triggers1]
+GesturePointData=0,0.0833333,0,0.5,0.5,0.0833333,0.0833333,0,0.625,0.5,0.166667,0.0833333,0,0.75,0.5,0.25,0.0833333,0,0.875,0.5,0.333333,0.0833333,1,1,0.5,0.416667,0.0833333,1,0.875,0.5,0.5,0.0833333,1,0.75,0.5,0.583333,0.0833333,1,0.625,0.5,0.666667,0.0833333,1,0.5,0.5,0.75,0.0833333,1,0.375,0.5,0.833333,0.0833333,1,0.25,0.5,0.916667,0.0833333,1,0.125,0.5,1,0,0,0,0.5
+Type=GESTURE
+
+[Data_3_7_2Triggers2]
+GesturePointData=0,0.0833333,0,0,0.5,0.0833333,0.0833333,0,0.125,0.5,0.166667,0.0833333,0,0.25,0.5,0.25,0.0833333,0,0.375,0.5,0.333333,0.0833333,0,0.5,0.5,0.416667,0.0833333,0,0.625,0.5,0.5,0.0833333,0,0.75,0.5,0.583333,0.0833333,0,0.875,0.5,0.666667,0.0833333,1,1,0.5,0.75,0.0833333,1,0.875,0.5,0.833333,0.0833333,1,0.75,0.5,0.916667,0.0833333,1,0.625,0.5,1,0,0,0.5,0.5
+Type=GESTURE
+
+[Data_3_7_3]
+Comment=
+Enabled=false
+Name=Up
+Type=SIMPLE_ACTION_DATA
+
+[Data_3_7_3Actions]
+ActionsCount=1
+
+[Data_3_7_3Actions0]
+DestinationWindow=2
+Input=Alt+Up
+Type=KEYBOARD_INPUT
+
+[Data_3_7_3Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_7_3Triggers]
+Comment=Gesture_triggers
+TriggersCount=3
+
+[Data_3_7_3Triggers0]
+GesturePointData=0,0.0625,-0.5,0.5,1,0.0625,0.0625,-0.5,0.5,0.875,0.125,0.0625,-0.5,0.5,0.75,0.1875,0.0625,-0.5,0.5,0.625,0.25,0.0625,-0.5,0.5,0.5,0.3125,0.0625,-0.5,0.5,0.375,0.375,0.0625,-0.5,0.5,0.25,0.4375,0.0625,-0.5,0.5,0.125,0.5,0.0625,0.5,0.5,0,0.5625,0.0625,0.5,0.5,0.125,0.625,0.0625,0.5,0.5,0.25,0.6875,0.0625,0.5,0.5,0.375,0.75,0.0625,0.5,0.5,0.5,0.8125,0.0625,0.5,0.5,0.625,0.875,0.0625,0.5,0.5,0.75,0.9375,0.0625,0.5,0.5,0.875,1,0,0,0.5,1
+Type=GESTURE
+
+[Data_3_7_3Triggers1]
+GesturePointData=0,0.0833333,-0.5,0.5,1,0.0833333,0.0833333,-0.5,0.5,0.875,0.166667,0.0833333,-0.5,0.5,0.75,0.25,0.0833333,-0.5,0.5,0.625,0.333333,0.0833333,-0.5,0.5,0.5,0.416667,0.0833333,-0.5,0.5,0.375,0.5,0.0833333,-0.5,0.5,0.25,0.583333,0.0833333,-0.5,0.5,0.125,0.666667,0.0833333,0.5,0.5,0,0.75,0.0833333,0.5,0.5,0.125,0.833333,0.0833333,0.5,0.5,0.25,0.916667,0.0833333,0.5,0.5,0.375,1,0,0,0.5,0.5
+Type=GESTURE
+
+[Data_3_7_3Triggers2]
+GesturePointData=0,0.0833333,-0.5,0.5,0.5,0.0833333,0.0833333,-0.5,0.5,0.375,0.166667,0.0833333,-0.5,0.5,0.25,0.25,0.0833333,-0.5,0.5,0.125,0.333333,0.0833333,0.5,0.5,0,0.416667,0.0833333,0.5,0.5,0.125,0.5,0.0833333,0.5,0.5,0.25,0.583333,0.0833333,0.5,0.5,0.375,0.666667,0.0833333,0.5,0.5,0.5,0.75,0.0833333,0.5,0.5,0.625,0.833333,0.0833333,0.5,0.5,0.75,0.916667,0.0833333,0.5,0.5,0.875,1,0,0,0.5,1
+Type=GESTURE
+
+[Data_3_7_4]
+Comment=
+Enabled=false
+Name=Reload
+Type=SIMPLE_ACTION_DATA
+
+[Data_3_7_4Actions]
+ActionsCount=1
+
+[Data_3_7_4Actions0]
+DestinationWindow=2
+Input=F5
+Type=KEYBOARD_INPUT
+
+[Data_3_7_4Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_7_4Triggers]
+Comment=Gesture_triggers
+TriggersCount=3
+
+[Data_3_7_4Triggers0]
+GesturePointData=0,0.03125,0,0,1,0.03125,0.03125,0,0.125,1,0.0625,0.03125,0,0.25,1,0.09375,0.03125,0,0.375,1,0.125,0.03125,0,0.5,1,0.15625,0.03125,0,0.625,1,0.1875,0.03125,0,0.75,1,0.21875,0.03125,0,0.875,1,0.25,0.03125,-0.5,1,1,0.28125,0.03125,-0.5,1,0.875,0.3125,0.03125,-0.5,1,0.75,0.34375,0.03125,-0.5,1,0.625,0.375,0.03125,-0.5,1,0.5,0.40625,0.03125,-0.5,1,0.375,0.4375,0.03125,-0.5,1,0.25,0.46875,0.03125,-0.5,1,0.125,0.5,0.03125,1,1,0,0.53125,0.03125,1,0.875,0,0.5625,0.03125,1,0.75,0,0.59375,0.03125,1,0.625,0,0.625,0.03125,1,0.5,0,0.65625,0.03125,1,0.375,0,0.6875,0.03125,1,0.25,0,0.71875,0.03125,1,0.125,0,0.75,0.03125,0.5,0,0,0.78125,0.03125,0.5,0,0.125,0.8125,0.03125,0.5,0,0.25,0.84375,0.03125,0.5,0,0.375,0.875,0.03125,0.5,0,0.5,0.90625,0.03125,0.5,0,0.625,0.9375,0.03125,0.5,0,0.75,0.96875,0.03125,0.5,0,0.875,1,0,0,0,1
+Type=GESTURE
+
+[Data_3_7_4Triggers1]
+GesturePointData=0,0.0277778,0,0,1,0.0277778,0.0277778,0,0.125,1,0.0555556,0.0277778,0,0.25,1,0.0833333,0.0277778,0,0.375,1,0.111111,0.0277778,0,0.5,1,0.138889,0.0277778,0,0.625,1,0.166667,0.0277778,0,0.75,1,0.194444,0.0277778,0,0.875,1,0.222222,0.0277778,-0.5,1,1,0.25,0.0277778,-0.5,1,0.875,0.277778,0.0277778,-0.5,1,0.75,0.305556,0.0277778,-0.5,1,0.625,0.333333,0.0277778,-0.5,1,0.5,0.361111,0.0277778,-0.5,1,0.375,0.388889,0.0277778,-0.5,1,0.25,0.416667,0.0277778,-0.5,1,0.125,0.444444,0.0277778,1,1,0,0.472222,0.0277778,1,0.875,0,0.5,0.0277778,1,0.75,0,0.527778,0.0277778,1,0.625,0,0.555556,0.0277778,1,0.5,0,0.583333,0.0277778,1,0.375,0,0.611111,0.0277778,1,0.25,0,0.638889,0.0277778,1,0.125,0,0.666667,0.0277778,0.5,0,0,0.694444,0.0277778,0.5,0,0.125,0.722222,0.0277778,0.5,0,0.25,0.75,0.0277778,0.5,0,0.375,0.777778,0.0277778,0.5,0,0.5,0.805556,0.0277778,0.5,0,0.625,0.833333,0.0277778,0.5,0,0.75,0.861111,0.0277778,0.5,0,0.875,0.888889,0.0277778,0,0,1,0.916667,0.0277778,0,0.125,1,0.94444
 4,0.0277778,0,0.25,1,0.972222,0.0277778,0,0.375,1,1,0,0,0.5,1
+Type=GESTURE
+
+[Data_3_7_4Triggers2]
+GesturePointData=0,0.0277778,0.5,0,0.5,0.0277778,0.0277778,0.5,0,0.625,0.0555556,0.0277778,0.5,0,0.75,0.0833333,0.0277778,0.5,0,0.875,0.111111,0.0277778,0,0,1,0.138889,0.0277778,0,0.125,1,0.166667,0.0277778,0,0.25,1,0.194444,0.0277778,0,0.375,1,0.222222,0.0277778,0,0.5,1,0.25,0.0277778,0,0.625,1,0.277778,0.0277778,0,0.75,1,0.305556,0.0277778,0,0.875,1,0.333333,0.0277778,-0.5,1,1,0.361111,0.0277778,-0.5,1,0.875,0.388889,0.0277778,-0.5,1,0.75,0.416667,0.0277778,-0.5,1,0.625,0.444444,0.0277778,-0.5,1,0.5,0.472222,0.0277778,-0.5,1,0.375,0.5,0.0277778,-0.5,1,0.25,0.527778,0.0277778,-0.5,1,0.125,0.555556,0.0277778,1,1,0,0.583333,0.0277778,1,0.875,0,0.611111,0.0277778,1,0.75,0,0.638889,0.0277778,1,0.625,0,0.666667,0.0277778,1,0.5,0,0.694444,0.0277778,1,0.375,0,0.722222,0.0277778,1,0.25,0,0.75,0.0277778,1,0.125,0,0.777778,0.0277778,0.5,0,0,0.805556,0.0277778,0.5,0,0.125,0.833333,0.0277778,0.5,0,0.25,0.861111,0.0277778,0.5,0,0.375,0.888889,0.0277778,0.5,0,0.5,0.916667,0.0277778,0.5,0,0.625,0
 .944444,0.0277778,0.5,0,0.75,0.972222,0.0277778,0.5,0,0.875,1,0,0,0,1
+Type=GESTURE
+
+[Data_3_8]
+Comment=After pressing Win+E (Tux+E) a WWW browser will be launched, and it 
will open http://www.kde.org . You may run all kind of commands you can run in 
minicli (Alt+F2).
+Enabled=false
+Name=Go to KDE Website
+Type=SIMPLE_ACTION_DATA
+
+[Data_3_8Actions]
+ActionsCount=1
+
+[Data_3_8Actions0]
+CommandURL=http://www.kde.org
+Type=COMMAND_URL
+
+[Data_3_8Conditions]
+Comment=
+ConditionsCount=0
+
+[Data_3_8Triggers]
+Comment=Simple_action
+TriggersCount=1
+
+[Data_3_8Triggers0]
+Key=Meta+E
+Type=SHORTCUT
+Uuid={4e7fadaf-e40d-4084-993f-3477600c8ec7}
+
+[Gestures]
+Disabled=true
+MouseButton=2
+Timeout=300
+
+[Main]
+AlreadyImported=defaults,konqueror_gestures_kde321,kde32b1
+Disabled=false
+Version=2
+
+[Voice]
+Shortcut=
diff --git a/guest/.config/kmixrc b/guest/.config/kmixrc
new file mode 100644
index 0000000..833b785
--- /dev/null
+++ b/guest/.config/kmixrc
@@ -0,0 +1,2 @@
+[$Version]
+update_info=disable_kmix.upd:PlasmaVolume_DisableKMixAutostart
diff --git a/guest/.config/kscreenlockerrc b/guest/.config/kscreenlockerrc
new file mode 100644
index 0000000..1dc7e89
--- /dev/null
+++ b/guest/.config/kscreenlockerrc
@@ -0,0 +1,2 @@
+[$Version]
+update_info=kscreenlocker.upd:0.1-autolock
diff --git a/guest/.config/ktimezonedrc b/guest/.config/ktimezonedrc
new file mode 100644
index 0000000..8a5b73e
--- /dev/null
+++ b/guest/.config/ktimezonedrc
@@ -0,0 +1,4 @@
+[TimeZones]
+LocalZone=Europe/Berlin
+ZoneinfoDir=/usr/share/zoneinfo
+Zonetab=/usr/share/zoneinfo/zone.tab
diff --git a/guest/.config/kwinrc b/guest/.config/kwinrc
new file mode 100644
index 0000000..1c62d2e
--- /dev/null
+++ b/guest/.config/kwinrc
@@ -0,0 +1,5 @@
+[Compositing]
+OpenGLIsUnsafe=false
+
+[Desktops]
+Number=1
diff --git a/guest/.config/plasma-localerc b/guest/.config/plasma-localerc
new file mode 100644
index 0000000..504b9d9
--- /dev/null
+++ b/guest/.config/plasma-localerc
@@ -0,0 +1,2 @@
+[Formats]
+LANG=
diff --git a/guest/.config/plasma-org.kde.plasma.desktop-appletsrc 
b/guest/.config/plasma-org.kde.plasma.desktop-appletsrc
new file mode 100644
index 0000000..4281ece
--- /dev/null
+++ b/guest/.config/plasma-org.kde.plasma.desktop-appletsrc
@@ -0,0 +1,101 @@
+[ActionPlugins][0]
+MidButton;NoModifier=org.kde.paste
+RightButton;NoModifier=org.kde.contextmenu
+wheel:Vertical;NoModifier=org.kde.switchdesktop
+
+[ActionPlugins][1]
+RightButton;NoModifier=org.kde.contextmenu
+
+[Containments][17]
+activityId=a745e7c5-bc17-4319-88ff-80606529319d
+formfactor=0
+immutability=1
+lastScreen=0
+location=0
+plugin=org.kde.plasma.folder
+wallpaperplugin=org.kde.image
+
+[Containments][17][ConfigDialog]
+DialogHeight=540
+DialogWidth=720
+
+[Containments][2]
+activityId=
+formfactor=2
+immutability=1
+lastScreen=0
+location=4
+plugin=org.kde.panel
+wallpaperplugin=org.kde.image
+
+[Containments][2][Applets][3]
+immutability=1
+plugin=org.kde.plasma.kickoff
+
+[Containments][2][Applets][3][Configuration][General]
+favorites=preferred://browser,systemsettings.desktop
+
+[Containments][2][Applets][3][Configuration][Shortcuts]
+global=Alt+F1
+
+[Containments][2][Applets][3][Shortcuts]
+global=Alt+F1
+
+[Containments][2][Applets][4]
+immutability=1
+plugin=org.kde.plasma.pager
+
+[Containments][2][Applets][5]
+immutability=1
+plugin=org.kde.plasma.taskmanager
+
+[Containments][2][Applets][6]
+immutability=1
+plugin=org.kde.plasma.systemtray
+
+[Containments][2][Applets][6][Configuration]
+SystrayContainmentId=7
+
+[Containments][2][Applets][8]
+immutability=1
+plugin=org.kde.plasma.digitalclock
+
+[Containments][2][General]
+AppletOrder=3;4;5;6;8
+
+[Containments][7]
+activityId=
+formfactor=2
+immutability=1
+lastScreen=0
+location=4
+plugin=org.kde.plasma.private.systemtray
+wallpaperplugin=org.kde.image
+
+[Containments][7][Applets][10]
+immutability=1
+plugin=org.kde.plasma.clipboard
+
+[Containments][7][Applets][11]
+immutability=1
+plugin=org.kde.plasma.devicenotifier
+
+[Containments][7][Applets][12]
+immutability=1
+plugin=org.kde.plasma.notifications
+
+[Containments][7][Applets][13]
+immutability=1
+plugin=org.kde.plasma.battery
+
+[Containments][7][Applets][14]
+immutability=1
+plugin=org.kde.plasma.networkmanagement
+
+[Containments][7][Applets][9]
+immutability=1
+plugin=org.kde.plasma.volume
+
+[Containments][7][General]
+extraItems=org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.networkmanagement,org.kde.plasma.notifications,org.kde.plasma.mediacontroller,org.kde.plasma.volume,org.kde.plasma.battery,org.kde.plasma.devicenotifier
+knownItems=org.kde.plasma.bluetooth,org.kde.plasma.clipboard,org.kde.plasma.networkmanagement,org.kde.plasma.notifications,org.kde.plasma.mediacontroller,org.kde.plasma.volume,org.kde.plasma.battery,org.kde.plasma.devicenotifier
diff --git a/guest/.config/plasmashellrc b/guest/.config/plasmashellrc
new file mode 100644
index 0000000..f8a9286
--- /dev/null
+++ b/guest/.config/plasmashellrc
@@ -0,0 +1,5 @@
+[ScreenConnectors]
+0=default
+
+[Updates]
+performed=/usr/share/plasma/shells/org.kde.plasma.desktop/contents/updates/obsolete_kickoffrc.js
diff --git a/guest/.config/powerdevilrc b/guest/.config/powerdevilrc
new file mode 100644
index 0000000..9559d5c
--- /dev/null
+++ b/guest/.config/powerdevilrc
@@ -0,0 +1,2 @@
+[BatteryManagement]
+BatteryCriticalAction=1
diff --git a/guest/.config/powermanagementprofilesrc 
b/guest/.config/powermanagementprofilesrc
new file mode 100644
index 0000000..09cfd9b
--- /dev/null
+++ b/guest/.config/powermanagementprofilesrc
@@ -0,0 +1,49 @@
+[AC]
+icon=battery-charging
+
+[AC][DPMSControl]
+idleTime=600
+
+[AC][DimDisplay]
+idleTime=300000
+
+[AC][HandleButtonEvents]
+lidAction=1
+powerButtonAction=16
+
+[Battery]
+icon=battery-060
+
+[Battery][DPMSControl]
+idleTime=300
+
+[Battery][DimDisplay]
+idleTime=120000
+
+[Battery][HandleButtonEvents]
+lidAction=1
+powerButtonAction=16
+
+[Battery][SuspendSession]
+idleTime=600000
+suspendType=1
+
+[LowBattery]
+icon=battery-low
+
+[LowBattery][BrightnessControl]
+value=30
+
+[LowBattery][DPMSControl]
+idleTime=120
+
+[LowBattery][DimDisplay]
+idleTime=60000
+
+[LowBattery][HandleButtonEvents]
+lidAction=1
+powerButtonAction=16
+
+[LowBattery][SuspendSession]
+idleTime=300000
+suspendType=1
diff --git 
a/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-card-database.tdb 
b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-card-database.tdb
new file mode 100644
index 0000000..92aa6ea
Binary files /dev/null and 
b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-card-database.tdb differ
diff --git a/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-default-sink 
b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-default-sink
new file mode 100644
index 0000000..ca67dd6
--- /dev/null
+++ b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-default-sink
@@ -0,0 +1 @@
+alsa_output.pci-0000_00_05.0.analog-stereo
diff --git 
a/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-default-source 
b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-default-source
new file mode 100644
index 0000000..a5355ac
--- /dev/null
+++ b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-default-source
@@ -0,0 +1 @@
+alsa_input.pci-0000_00_05.0.analog-stereo
diff --git 
a/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-device-manager.tdb 
b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-device-manager.tdb
new file mode 100644
index 0000000..7b5ceec
Binary files /dev/null and 
b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-device-manager.tdb differ
diff --git 
a/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-device-volumes.tdb 
b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-device-volumes.tdb
new file mode 100644
index 0000000..d345fc7
Binary files /dev/null and 
b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-device-volumes.tdb differ
diff --git 
a/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-stream-volumes.tdb 
b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-stream-volumes.tdb
new file mode 100644
index 0000000..b768866
Binary files /dev/null and 
b/guest/.config/pulse/1ec6cd2e2b224aabbda57f920151e3ae-stream-volumes.tdb differ
diff --git a/guest/.config/pulse/cookie b/guest/.config/pulse/cookie
new file mode 100644
index 0000000..b6db5e5
Binary files /dev/null and b/guest/.config/pulse/cookie differ
diff --git a/guest/.config/startupconfig b/guest/.config/startupconfig
new file mode 100644
index 0000000..64e4f48
--- /dev/null
+++ b/guest/.config/startupconfig
@@ -0,0 +1,13 @@
+#! /bin/sh
+# kcminputrc Mouse cursorTheme 'breeze_cursors'
+kcminputrc_mouse_cursortheme=breeze_cursors
+# kcminputrc Mouse cursorSize ''
+kcminputrc_mouse_cursorsize=''
+# ksplashrc KSplash Theme Breeze
+ksplashrc_ksplash_theme=Breeze
+# ksplashrc KSplash Engine KSplashQML
+ksplashrc_ksplash_engine=KSplashQML
+# kdeglobals KScreen ScreenScaleFactors ''
+kdeglobals_kscreen_screenscalefactors=''
+# kcmfonts General forceFontDPI 0
+kcmfonts_general_forcefontdpi=0
diff --git a/guest/.config/startupconfigfiles b/guest/.config/startupconfigfiles
new file mode 100644
index 0000000..3acf2e8
--- /dev/null
+++ b/guest/.config/startupconfigfiles
@@ -0,0 +1,42 @@
+kcminputrc Mouse cursorTheme 'breeze_cursors'
+!/home/guest/.config/kcminputrc
+!/etc/xdg/kcminputrc
+!/home/guest/.local/share/config/kcminputrc
+!/usr/local/share/config/kcminputrc
+!/usr/share/config/kcminputrc
+*
+kcminputrc Mouse cursorSize ''
+!/home/guest/.config/kcminputrc
+!/etc/xdg/kcminputrc
+!/home/guest/.local/share/config/kcminputrc
+!/usr/local/share/config/kcminputrc
+!/usr/share/config/kcminputrc
+*
+ksplashrc KSplash Theme Breeze
+!/home/guest/.config/ksplashrc
+!/etc/xdg/ksplashrc
+!/home/guest/.local/share/config/ksplashrc
+!/usr/local/share/config/ksplashrc
+!/usr/share/config/ksplashrc
+*
+ksplashrc KSplash Engine KSplashQML
+!/home/guest/.config/ksplashrc
+!/etc/xdg/ksplashrc
+!/home/guest/.local/share/config/ksplashrc
+!/usr/local/share/config/ksplashrc
+!/usr/share/config/ksplashrc
+*
+kdeglobals KScreen ScreenScaleFactors ''
+/home/guest/.config/kdeglobals
+!/etc/xdg/kdeglobals
+!/home/guest/.local/share/config/kdeglobals
+!/usr/local/share/config/kdeglobals
+!/usr/share/config/kdeglobals
+*
+kcmfonts General forceFontDPI 0
+!/home/guest/.config/kcmfonts
+!/etc/xdg/kcmfonts
+!/home/guest/.local/share/config/kcmfonts
+!/usr/local/share/config/kcmfonts
+!/usr/share/config/kcmfonts
+*
diff --git a/guest/.config/startupconfigkeys b/guest/.config/startupconfigkeys
new file mode 100644
index 0000000..8d901f4
--- /dev/null
+++ b/guest/.config/startupconfigkeys
@@ -0,0 +1,6 @@
+kcminputrc Mouse cursorTheme 'breeze_cursors'
+kcminputrc Mouse cursorSize ''
+ksplashrc KSplash Theme Breeze
+ksplashrc KSplash Engine KSplashQML
+kdeglobals KScreen ScreenScaleFactors ''
+kcmfonts General forceFontDPI 0
diff --git a/guest/.config/user-dirs.dirs b/guest/.config/user-dirs.dirs
new file mode 100644
index 0000000..0d19da4
--- /dev/null
+++ b/guest/.config/user-dirs.dirs
@@ -0,0 +1,15 @@
+# This file is written by xdg-user-dirs-update
+# If you want to change or add directories, just edit the line you're
+# interested in. All local changes will be retained on the next run
+# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
+# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
+# absolute path. No other format is supported.
+#
+XDG_DESKTOP_DIR="$HOME/Desktop"
+XDG_DOWNLOAD_DIR="$HOME/Downloads"
+XDG_TEMPLATES_DIR="$HOME/Templates"
+XDG_PUBLICSHARE_DIR="$HOME/Public"
+XDG_DOCUMENTS_DIR="$HOME/Documents"
+XDG_MUSIC_DIR="$HOME/Music"
+XDG_PICTURES_DIR="$HOME/Pictures"
+XDG_VIDEOS_DIR="$HOME/Videos"
diff --git a/guest/.config/user-dirs.locale b/guest/.config/user-dirs.locale
new file mode 100644
index 0000000..96d80cd
--- /dev/null
+++ b/guest/.config/user-dirs.locale
@@ -0,0 +1 @@
+C
\ No newline at end of file
diff --git a/guest/Desktop/calamares-frugalware.desktop 
b/guest/Desktop/calamares-frugalware.desktop
new file mode 100644
index 0000000..8a04e47
--- /dev/null
+++ b/guest/Desktop/calamares-frugalware.desktop
@@ -0,0 +1,13 @@
+[Desktop Entry]
+Type=Application
+Version=1.0
+Name=Install FrugalWare
+GenericName=FrugalWare Installer
+Keywords=calamares;system;installer;frugalware
+TryExec=calamares
+Exec=pkexec /usr/bin/calamares
+Comment=Calamares — System Installer for FrugalWare
+Icon=calamares-frugalware
+Terminal=false
+StartupNotify=true
+Categories=Qt;System;
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to