diff options
Diffstat (limited to 'skel')
-rw-r--r-- | skel/.config/synaptiks/touchpad-config.json | 29 | ||||
-rw-r--r-- | skel/.config/synaptiks/touchpad-defaults.json | 29 | ||||
-rw-r--r-- | skel/.kde/share/apps/dolphin/dolphinui.rc | 232 | ||||
-rw-r--r-- | skel/.kde/share/config/dolphinrc | 2 | ||||
-rw-r--r-- | skel/.kde/share/config/kmetainformationrc | 57 | ||||
-rw-r--r-- | skel/.kde/share/config/kwinrc | 8 | ||||
-rw-r--r-- | skel/.kde/share/config/plasma-desktop-appletsrc | 42 | ||||
-rw-r--r-- | skel/.kde/share/config/powerdevilrc | 6 | ||||
-rw-r--r-- | skel/.kde/share/config/synaptiks.notifyrc | 13 | ||||
-rw-r--r-- | skel/.kde/share/config/synaptiksrc | 5 | ||||
-rw-r--r-- | skel/.kde/share/config/synaptiksrc-defaults | 20 | ||||
-rw-r--r-- | skel/.kde/share/config/synaptiksrc-macbook | 7 | ||||
-rw-r--r-- | skel/Documents/.directory | 2 | ||||
-rw-r--r-- | skel/Downloads/.directory | 2 | ||||
-rw-r--r-- | skel/Music/.directory | 2 | ||||
-rw-r--r-- | skel/Pictures/.directory | 2 | ||||
-rw-r--r-- | skel/Videos/.directory | 2 |
17 files changed, 350 insertions, 110 deletions
diff --git a/skel/.config/synaptiks/touchpad-config.json b/skel/.config/synaptiks/touchpad-config.json new file mode 100644 index 0000000..5a72be1 --- /dev/null +++ b/skel/.config/synaptiks/touchpad-config.json @@ -0,0 +1,29 @@ +{ + "circular_scrolling": false, + "circular_touchpad": false, + "rt_tap_action": 0, + "circular_scrolling_distance": 5.73, + "edge_motion_always": false, + "horizontal_scrolling_distance": 100, + "horizontal_two_finger_scrolling": false, + "horizontal_edge_scrolling": false, + "lt_tap_action": 0, + "tap_and_drag_gesture": true, + "f2_tap_action": 0, + "corner_coasting": false, + "acceleration_factor": 0.0398, + "fast_taps": false, + "vertical_edge_scrolling": true, + "maximum_speed": 1.75, + "circular_scrolling_trigger": 0, + "minimum_speed": 1.0, + "locked_drags": false, + "vertical_two_finger_scrolling": true, + "f1_tap_action": 1, + "coasting_speed": 20.0, + "vertical_scrolling_distance": 100, + "f3_tap_action": 0, + "locked_drags_timeout": 5.0, + "lb_tap_action": 0, + "rb_tap_action": 0 +}
\ No newline at end of file diff --git a/skel/.config/synaptiks/touchpad-defaults.json b/skel/.config/synaptiks/touchpad-defaults.json new file mode 100644 index 0000000..3e00b1d --- /dev/null +++ b/skel/.config/synaptiks/touchpad-defaults.json @@ -0,0 +1,29 @@ +{ + "circular_scrolling": false, + "circular_touchpad": false, + "rt_tap_action": 0, + "circular_scrolling_distance": 5.72958, + "edge_motion_always": false, + "horizontal_scrolling_distance": 100, + "horizontal_two_finger_scrolling": false, + "horizontal_edge_scrolling": false, + "lt_tap_action": 0, + "tap_and_drag_gesture": true, + "f2_tap_action": 0, + "corner_coasting": false, + "acceleration_factor": 0.03981, + "fast_taps": false, + "vertical_edge_scrolling": false, + "maximum_speed": 1.75, + "circular_scrolling_trigger": 0, + "minimum_speed": 1.0, + "locked_drags": false, + "vertical_two_finger_scrolling": true, + "f1_tap_action": 0, + "coasting_speed": 20.0, + "vertical_scrolling_distance": 100, + "f3_tap_action": 0, + "locked_drags_timeout": 5.0, + "lb_tap_action": 0, + "rb_tap_action": 0 +}
\ No newline at end of file diff --git a/skel/.kde/share/apps/dolphin/dolphinui.rc b/skel/.kde/share/apps/dolphin/dolphinui.rc new file mode 100644 index 0000000..225c377 --- /dev/null +++ b/skel/.kde/share/apps/dolphin/dolphinui.rc @@ -0,0 +1,232 @@ +<!DOCTYPE kpartgui SYSTEM 'kpartgui.dtd'> +<kpartgui version="14" name="dolphin"> + <MenuBar alreadyVisited="1"> + <Menu name="file" alreadyVisited="1"> + <text>&File</text> + <Action name="create_new"/> + <Action name="new_window"/> + <Action name="new_tab"/> + <Action name="close_tab"/> + <Separator/> + <Action name="rename"/> + <Action name="move_to_trash"/> + <Action name="delete"/> + <Separator/> + <Action name="properties"/> + <Separator weakSeparator="1"/> + <Action name="file_quit"/> + <Separator weakSeparator="1"/> + <Action name="file_quit"/> + <Separator weakSeparator="1"/> + <Action name="file_quit"/> + </Menu> + <Menu name="edit" alreadyVisited="1"> + <text>&Edit</text> + <Action name="edit_undo"/> + <Separator weakSeparator="1"/> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="edit_paste"/> + <Separator weakSeparator="1"/> + <Action name="edit_find"/> + <Separator weakSeparator="1"/> + <Action name="edit_undo"/> + <Separator weakSeparator="1"/> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="edit_paste"/> + <Separator weakSeparator="1"/> + <Action name="edit_find"/> + <Separator weakSeparator="1"/> + <Action name="edit_undo"/> + <Separator weakSeparator="1"/> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="edit_paste"/> + <Separator weakSeparator="1"/> + <Action name="edit_find"/> + <Separator weakSeparator="1"/> + <Action name="select_all"/> + <Action name="invert_selection"/> + </Menu> + <Menu name="view" alreadyVisited="1"> + <text>&View</text> + <Action name="view_zoom_in"/> + <Action name="view_zoom_out"/> + <Separator weakSeparator="1"/> + <Action name="view_zoom_in"/> + <Action name="view_zoom_out"/> + <Separator weakSeparator="1"/> + <Action name="view_zoom_in"/> + <Action name="view_zoom_out"/> + <Separator weakSeparator="1"/> + <Action name="view_mode"/> + <Action name="sort"/> + <Action name="additional_info"/> + <Action name="show_preview"/> + <Action name="show_in_groups"/> + <Action name="show_hidden_files"/> + <Separator/> + <Action name="split_view"/> + <Action name="reload"/> + <Action name="stop"/> + <Separator/> + <Action name="panels"/> + <Menu name="location_bar"> + <text context="@title:menu">Location Bar</text> + <Action name="editable_location"/> + <Action name="replace_location"/> + </Menu> + <Separator/> + <Action name="view_properties"/> + </Menu> + <Menu name="go" alreadyVisited="1"> + <text>&Go</text> + <Action name="go_up"/> + <Action name="go_back"/> + <Action name="go_forward"/> + <Action name="go_home"/> + <Separator weakSeparator="1"/> + <Action name="go_up"/> + <Action name="go_back"/> + <Action name="go_forward"/> + <Action name="go_home"/> + <Separator weakSeparator="1"/> + <Action name="go_up"/> + <Action name="go_back"/> + <Action name="go_forward"/> + <Action name="go_home"/> + <Separator weakSeparator="1"/> + <Action name="closed_tabs"/> + </Menu> + <Separator weakSeparator="1"/> + <Separator weakSeparator="1"/> + <Menu name="tools" alreadyVisited="1"> + <text>&Tools</text> + <Action name="show_filter_bar"/> + <Action name="open_terminal"/> + <Action name="compare_files"/> + <Action name="change_remote_encoding"/> + </Menu> + <Menu name="settings" alreadyVisited="1"> + <text>&Settings</text> + <Action name="options_show_menubar"/> + <Separator weakSeparator="1"/> + <Action name="options_configure_keybinding"/> + <Action name="options_configure_toolbars"/> + <Action name="options_configure"/> + <Separator weakSeparator="1"/> + <Action name="options_show_menubar"/> + <Separator weakSeparator="1"/> + <Action name="options_configure_keybinding"/> + <Action name="options_configure_toolbars"/> + <Action name="options_configure"/> + <Separator weakSeparator="1"/> + <Action name="options_show_menubar"/> + <Merge name="StandardToolBarMenuHandler"/> + <Merge name="KMDIViewActions"/> + <Separator weakSeparator="1"/> + <Action name="options_configure_keybinding"/> + <Action name="options_configure_toolbars"/> + <Action name="options_configure"/> + </Menu> + <Separator weakSeparator="1"/> + <Menu name="help" alreadyVisited="1"> + <text>&Help</text> + <Action name="help_contents"/> + <Action name="help_whats_this"/> + <Separator weakSeparator="1"/> + <Action name="help_contents"/> + <Action name="help_whats_this"/> + <Separator weakSeparator="1"/> + <Action name="help_contents"/> + <Action name="help_whats_this"/> + <Separator weakSeparator="1"/> + <Action name="help_report_bug"/> + <Separator weakSeparator="1"/> + <Action name="switch_application_language"/> + <Separator weakSeparator="1"/> + <Action name="help_about_app"/> + <Action name="help_about_kde"/> + <Separator weakSeparator="1"/> + <Action name="help_report_bug"/> + <Separator weakSeparator="1"/> + <Action name="switch_application_language"/> + <Separator weakSeparator="1"/> + <Action name="help_about_app"/> + <Action name="help_about_kde"/> + <Separator weakSeparator="1"/> + <Action name="help_report_bug"/> + <Separator weakSeparator="1"/> + <Action name="switch_application_language"/> + <Separator weakSeparator="1"/> + <Action name="help_about_app"/> + <Action name="help_about_kde"/> + </Menu> + </MenuBar> + <ToolBar noMerge="1" name="mainToolBar" alreadyVisited="1"> + <text context="@title:menu">Main Toolbar</text> + <Action name="go_back"/> + <Action name="go_forward"/> + <Separator name="separator_0"/> + <Action name="icons"/> + <Action name="compact"/> + <Action name="details"/> + <Separator name="separator_1"/> + <Action name="edit_find"/> + <Action name="show_preview"/> + <Action name="split_view"/> + <Action name="open_terminal"/> + </ToolBar> + <State name="new_file"> + <disable> + <Action name="edit_undo"/> + <Action name="edit_redo"/> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="rename"/> + <Action name="move_to_trash"/> + <Action name="delete"/> + <Action name="invert_selection"/> + <Separator/> + <Action name="go_back"/> + <Action name="go_forward"/> + </disable> + </State> + <State name="has_selection"> + <enable> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="rename"/> + <Action name="move_to_trash"/> + <Action name="delete"/> + <Action name="invert_selection"/> + </enable> + </State> + <State name="has_no_selection"> + <disable> + <Action name="edit_cut"/> + <Action name="edit_copy"/> + <Action name="rename"/> + <Action name="move_to_trash"/> + <Action name="delete"/> + <Action name="delete_shortcut"/> + <Action name="invert_selection"/> + </disable> + </State> + <ActionProperties scheme="Default"> + <Action priority="0" name="go_back"/> + <Action priority="0" name="go_forward"/> + <Action priority="0" name="go_up"/> + <Action priority="0" name="go_home"/> + <Action priority="0" name="stop"/> + <Action priority="0" name="icons"/> + <Action priority="0" name="compact"/> + <Action priority="0" name="details"/> + <Action priority="0" name="view_zoom_in"/> + <Action priority="0" name="view_zoom_out"/> + <Action priority="0" name="edit_cut"/> + <Action priority="0" name="edit_copy"/> + <Action priority="0" name="edit_paste"/> + </ActionProperties> +</kpartgui> diff --git a/skel/.kde/share/config/dolphinrc b/skel/.kde/share/config/dolphinrc new file mode 100644 index 0000000..728fb7d --- /dev/null +++ b/skel/.kde/share/config/dolphinrc @@ -0,0 +1,2 @@ +[MainWindow] +State=AAAA/wAAAAD9AAAAAwAAAAAAAACMAAAB1vwCAAAAAvsAAAAWAGYAbwBsAGQAZQByAHMARABvAGMAawAAAAAA/////wAAAAgBAAAF+wAAABQAcABsAGEAYwBlAHMARABvAGMAawEAAAAeAAAB1gAAAFABAAAFAAAAAQAAALoAAAHW/AIAAAAC+wAAABAAaQBuAGYAbwBEAG8AYwBrAQAAAB4AAAHWAAAA8AEAAAX7AAAAFABzAGUAYQByAGMAaABEAG8AYwBrAAAAAAD/////AAAACAEAAAUAAAADAAAAAAAAAAD8AQAAAAH7AAAAGAB0AGUAcgBtAGkAbgBhAGwARABvAGMAawAAAAAA/////wAAAAgBAAAFAAABogAAAdYAAAAEAAAABAAAAAgAAAAI/AAAAAEAAAACAAAAAQAAABYAbQBhAGkAbgBUAG8AbwBsAEIAYQByAQAAAAD/////AAAAAAAAAAA= diff --git a/skel/.kde/share/config/kmetainformationrc b/skel/.kde/share/config/kmetainformationrc index 7f897c6..4286f71 100644 --- a/skel/.kde/share/config/kmetainformationrc +++ b/skel/.kde/share/config/kmetainformationrc @@ -1,26 +1,37 @@ [Misc] -version=2 +version=3 [Show] -asText=false -contentSize=false -created=false -depth=false -description=false -fileExtension=false -fileName=false -fileSize=false -hasTag=false -lastModified=false -mimeType=false -modified=true -name=false -numericRating=false -owner=true -parentUrl=false -permissions=true -plainTextContent=false -size=true -sourceModified=false -type=true -url=false +http://www.semanticdesktop.org/ontologies/2007/01/19/nie#comment=false +http://www.semanticdesktop.org/ontologies/2007/01/19/nie#contentSize=false +http://www.semanticdesktop.org/ontologies/2007/01/19/nie#depends=false +http://www.semanticdesktop.org/ontologies/2007/01/19/nie#isPartOf=false +http://www.semanticdesktop.org/ontologies/2007/01/19/nie#lastModified=false +http://www.semanticdesktop.org/ontologies/2007/01/19/nie#mimeType=false +http://www.semanticdesktop.org/ontologies/2007/01/19/nie#plainTextContent=false +http://www.semanticdesktop.org/ontologies/2007/01/19/nie#url=false +http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#averageBitrate=false +http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#channels=false +http://www.semanticdesktop.org/ontologies/2007/03/22/nfo#fileName=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#apertureValue=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#exposureBiasValue=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#exposureTime=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#flash=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#focalLength=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#focalLengthIn35mmFilm=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#isoSpeedRatings=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#make=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#meteringMode=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#model=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#orientation=false +http://www.semanticdesktop.org/ontologies/2007/05/10/nexif#whiteBalance=false +http://www.semanticdesktop.org/ontologies/2007/08/15/nao#description=false +http://www.semanticdesktop.org/ontologies/2007/08/15/nao#hasTag=false +http://www.semanticdesktop.org/ontologies/2007/08/15/nao#lastModified=false +http://www.semanticdesktop.org/ontologies/2007/08/15/nao#numericRating=false +http://www.w3.org/1999/02/22-rdf-syntax-ns#type=false +kfileitem#modified=true +kfileitem#owner=true +kfileitem#permissions=true +kfileitem#size=true +kfileitem#type=true diff --git a/skel/.kde/share/config/kwinrc b/skel/.kde/share/config/kwinrc index 8f1b7ce..95745b9 100644 --- a/skel/.kde/share/config/kwinrc +++ b/skel/.kde/share/config/kwinrc @@ -1,3 +1,11 @@ +[Desktops] +Name_1= +Name_2= +Name_3= +Name_4= +Number=4 +Rows=2 + [Plugins] kwin4_effect_magnifierEnabled=true kwin4_effect_mousemarkEnabled=true diff --git a/skel/.kde/share/config/plasma-desktop-appletsrc b/skel/.kde/share/config/plasma-desktop-appletsrc deleted file mode 100644 index 570c35a..0000000 --- a/skel/.kde/share/config/plasma-desktop-appletsrc +++ /dev/null @@ -1,42 +0,0 @@ -[$Version] -update_info=plasma_popupapplet_fix_groups.upd:PlasmaPopupAppletFixGroups1 - -[Containments][1] -activity= -desktop=-1 -formfactor=0 -immutability=1 -location=0 -plugin=desktop -screen=0 -wallpaperplugin=image -wallpaperpluginmode=SingleImage -zvalue=0 - -[Containments][1][Wallpaper][image] -wallpaper=/usr/share/wallpapers/kanotix-starrise - -[Containments][1][Applets][2] -activity= -desktop=-1 -formfactor=0 -immutability=1 -location=0 -plugin=folderview -screen=-1 -zvalue=0 - -[Containments][1][Applets][2][Configuration] -activity= -desktop=-1 -formfactor=0 -immutability=1 -location=0 -plugin=folderview -screen=-1 -url=desktop:/ -zvalue=0 - -[Containments][3][Applets][4][Configuration] -Share=false -icon=start-here-kanotix diff --git a/skel/.kde/share/config/powerdevilrc b/skel/.kde/share/config/powerdevilrc new file mode 100644 index 0000000..6d63ca0 --- /dev/null +++ b/skel/.kde/share/config/powerdevilrc @@ -0,0 +1,6 @@ +[BatteryManagement] +BatteryCriticalAction=1 +BatteryCriticalLevel=10 + +[General] +configLockScreen=false diff --git a/skel/.kde/share/config/synaptiks.notifyrc b/skel/.kde/share/config/synaptiks.notifyrc deleted file mode 100644 index 91def76..0000000 --- a/skel/.kde/share/config/synaptiks.notifyrc +++ /dev/null @@ -1,13 +0,0 @@ -[Event/touchpadError] -Action= -Execute= -KTTS= -Logfile= -Sound= - -[Event/touchpadOff] -Action= -Execute= -KTTS= -Logfile= -Sound= diff --git a/skel/.kde/share/config/synaptiksrc b/skel/.kde/share/config/synaptiksrc deleted file mode 100644 index aa8ffbf..0000000 --- a/skel/.kde/share/config/synaptiksrc +++ /dev/null @@ -1,5 +0,0 @@ -[Scrolling] -VerticalEdgeScrolling=true - -[Tapping] -OneFingerButton=LeftMouseButton diff --git a/skel/.kde/share/config/synaptiksrc-defaults b/skel/.kde/share/config/synaptiksrc-defaults deleted file mode 100644 index 1bfac44..0000000 --- a/skel/.kde/share/config/synaptiksrc-defaults +++ /dev/null @@ -1,20 +0,0 @@ -[Motion] -AccelerationFactor=0.01 -MaximumSpeed=0.7 -MinimumSpeed=0.4 - -[Scrolling] -CircularScrollingDistance=6 -Coasting=false -CoastingSpeed=0 -CornerCoasting=false -HorizontalEdgeScrolling=false -HorizontalScrollingDistance=100 -HorizontalTwoFingerScrolling=false -VerticalEdgeScrolling=false -VerticalScrollingDistance=100 -VerticalTwoFingerScrolling=false - -[Tapping] -LockedDragsTimeout=5 -OneFingerButton=NoButton diff --git a/skel/.kde/share/config/synaptiksrc-macbook b/skel/.kde/share/config/synaptiksrc-macbook deleted file mode 100644 index aabec78..0000000 --- a/skel/.kde/share/config/synaptiksrc-macbook +++ /dev/null @@ -1,7 +0,0 @@ -[Scrolling] -VerticalEdgeScrolling=true -VerticalTwoFingerScrolling=true - -[Tapping] -TwoFingerButton=RightMouseButton -ThreeFingerButton=MiddleMouseButton diff --git a/skel/Documents/.directory b/skel/Documents/.directory new file mode 100644 index 0000000..fe6f3da --- /dev/null +++ b/skel/Documents/.directory @@ -0,0 +1,2 @@ +[Desktop Entry] +Icon=folder-documents diff --git a/skel/Downloads/.directory b/skel/Downloads/.directory new file mode 100644 index 0000000..d414f16 --- /dev/null +++ b/skel/Downloads/.directory @@ -0,0 +1,2 @@ +[Desktop Entry] +Icon=folder-downloads diff --git a/skel/Music/.directory b/skel/Music/.directory new file mode 100644 index 0000000..90fa43b --- /dev/null +++ b/skel/Music/.directory @@ -0,0 +1,2 @@ +[Desktop Entry] +Icon=folder-sound diff --git a/skel/Pictures/.directory b/skel/Pictures/.directory new file mode 100644 index 0000000..4763c3f --- /dev/null +++ b/skel/Pictures/.directory @@ -0,0 +1,2 @@ +[Desktop Entry] +Icon=folder-image diff --git a/skel/Videos/.directory b/skel/Videos/.directory new file mode 100644 index 0000000..3c68e3e --- /dev/null +++ b/skel/Videos/.directory @@ -0,0 +1,2 @@ +[Desktop Entry] +Icon=folder-video |