]> git.wh0rd.org - home.git/commitdiff
add konsole settings
authorMike Frysinger <vapier@gentoo.org>
Fri, 7 Feb 2014 05:57:16 +0000 (00:57 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 7 Feb 2014 05:57:16 +0000 (00:57 -0500)
.kde/share/apps/konsole/Shell.profile [new file with mode: 0644]
.kde/share/apps/konsole/konsole/sessionui.rc [new file with mode: 0644]
.kde/share/apps/konsole/konsoleui.rc [new file with mode: 0644]
.kde/share/apps/konsole/vapier.colorscheme [new file with mode: 0644]

diff --git a/.kde/share/apps/konsole/Shell.profile b/.kde/share/apps/konsole/Shell.profile
new file mode 100644 (file)
index 0000000..969086b
--- /dev/null
@@ -0,0 +1,19 @@
+[Appearance]
+ColorScheme=vapier
+
+[General]
+Icon=utilities-terminal
+LocalTabTitleFormat=%D : %n
+Name=Shell
+Parent=FALLBACK/
+RemoteTabTitleFormat=(%u) %H
+
+[Interaction Options]
+TripleClickMode=1
+WordCharacters=@-./_~?&=%+#
+
+[Scrolling]
+HistorySize=5000
+
+[Terminal Features]
+BidiRenderingEnabled=true
diff --git a/.kde/share/apps/konsole/konsole/sessionui.rc b/.kde/share/apps/konsole/konsole/sessionui.rc
new file mode 100644 (file)
index 0000000..e912911
--- /dev/null
@@ -0,0 +1,77 @@
+<!DOCTYPE kpartgui>
+<kpartgui version="16" name="session">
+ <MenuBar>
+  <Menu name="file">
+   <Action group="session-tab-operations" name="close-session"/>
+   <Action group="session-operations" name="file_save_as"/>
+   <Separator group="session-operations"/>
+   <Action group="session-operations" name="open-browser"/>
+  </Menu>
+  <Menu name="edit">
+   <Action group="session-edit-operations" name="edit_copy"/>
+   <Action group="session-edit-operations" name="edit_paste"/>
+   <Separator group="session-edit-operations"/>
+   <Action group="session-edit-operations" name="select-all"/>
+   <Separator group="session-edit-operations"/>
+   <Menu group="session-edit-operations" name="edit-copy-input-to">
+    <text>Copy Input To</text>
+    <Action name="copy-input-to-all-tabs"/>
+    <Action name="copy-input-to-selected-tabs"/>
+    <Action name="copy-input-to-none"/>
+   </Menu>
+   <Action group="session-edit-operations" name="rename-session"/>
+   <Action group="session-edit-operations" name="zmodem-upload"/>
+   <Separator group="session-edit-operations"/>
+   <Action group="session-edit-operations" name="edit_find"/>
+   <Action group="session-edit-operations" name="edit_find_next"/>
+   <Action group="session-edit-operations" name="edit_find_prev"/>
+  </Menu>
+  <Menu name="view">
+   <Action group="session-view-operations" name="monitor-silence"/>
+   <Action group="session-view-operations" name="monitor-activity"/>
+   <Separator group="session-view-operations"/>
+   <Action group="session-view-operations" name="enlarge-font"/>
+   <Action group="session-view-operations" name="shrink-font"/>
+   <Action group="session-view-operations" name="set-encoding"/>
+   <Separator group="session-view-operations"/>
+   <Action group="session-view-operations" name="clear-history"/>
+   <Action group="session-view-operations" name="clear-history-and-reset"/>
+  </Menu>
+  <Menu name="settings">
+   <Action group="session-settings" name="edit-current-profile"/>
+   <Action group="session-settings" name="switch-profile"/>
+  </Menu>
+  <!--<Menu name="debug"><text>Debug</text>
+            <Action name="debug-process"/>
+        </Menu>!-->
+ </MenuBar>
+ <Menu name="session-popup-menu">
+  <Action name="edit_copy"/>
+  <Action name="edit_paste"/>
+  <Action name="open-browser"/>
+  <Separator/>
+  <Action name="set-encoding"/>
+  <Action name="clear-history"/>
+  <Action name="adjust-history"/>
+  <Separator/>
+  <Action name="show-menubar"/>
+  <Action name="switch-profile"/>
+  <Action name="edit-current-profile"/>
+  <Separator/>
+  <Action name="close-session"/>
+ </Menu>
+ <Menu name="switch-profile">
+  <text>&amp;Switch Profile</text>
+  <ActionList name="profile-list"/>
+ </Menu>
+ <ActionProperties scheme="Default">
+  <Action shortcut="" name="close-session"/>
+  <Action shortcut="" name="copy-input-to-none"/>
+  <Action shortcut="" name="copy-input-to-selected-tabs"/>
+  <Action shortcut="" name="monitor-activity"/>
+  <Action shortcut="" name="monitor-silence"/>
+  <Action shortcut="" name="rename-session"/>
+  <Action shortcut="" name="show-menubar"/>
+  <Action shortcut="" name="zmodem-upload"/>
+ </ActionProperties>
+</kpartgui>
diff --git a/.kde/share/apps/konsole/konsoleui.rc b/.kde/share/apps/konsole/konsoleui.rc
new file mode 100644 (file)
index 0000000..154c78d
--- /dev/null
@@ -0,0 +1,67 @@
+<!DOCTYPE kpartgui>
+<kpartgui version="7" name="konsole">
+ <MenuBar>
+  <Menu name="file">
+   <text>File</text>
+   <Action name="new-window"/>
+   <Action name="new-tab"/>
+   <DefineGroup name="session-tab-operations"/>
+   <!-- <Action name="remote-connection"/> !-->
+   <Separator/>
+   <DefineGroup name="session-operations"/>
+   <Action name="exit"/>
+  </Menu>
+  <Menu name="edit">
+   <text>Edit</text>
+   <DefineGroup name="session-edit-operations"/>
+  </Menu>
+  <Menu name="view">
+   <text>View</text>
+   <Menu name="view-split">
+    <text>Split View</text>
+    <Action name="split-view-left-right"/>
+    <Action name="split-view-top-bottom"/>
+    <Action name="close-active-view"/>
+    <Action name="close-other-views"/>
+    <Action name="expand-active-view"/>
+    <Action name="shrink-active-view"/>
+   </Menu>
+   <Separator/>
+   <Action name="detach-view"/>
+   <Action name="merge-windows"/>
+   <Separator/>
+   <DefineGroup name="session-view-operations"/>
+  </Menu>
+  <Action name="bookmark"/>
+  <Menu name="settings">
+   <text>Settings</text>
+   <DefineGroup name="session-settings"/>
+   <Action name="edit-current-profile"/>
+   <Action name="manage-profiles"/>
+   <Action name="show-menubar"/>
+   <Separator/>
+   <Action name="view-full-screen"/>
+   <Separator/>
+   <Action name="configure-notifications"/>
+   <Action name="configure-shortcuts"/>
+  </Menu>
+  <Menu name="help">
+   <text>Help</text>
+  </Menu>
+ </MenuBar>
+ <ActionProperties scheme="Default">
+  <Action shortcut="" name="activate-menu"/>
+  <Action shortcut="" name="add_bookmark"/>
+  <Action shortcut="" name="close-active-view"/>
+  <Action shortcut="" name="close-other-views"/>
+  <Action shortcut="" name="detach-view"/>
+  <Action shortcut="" name="expand-active-view"/>
+  <Action shortcut="" name="file_quit"/>
+  <Action shortcut="" name="help_contents"/>
+  <Action shortcut="" name="help_whats_this"/>
+  <Action shortcut="" name="options_show_menubar"/>
+  <Action shortcut="" name="shrink-active-view"/>
+  <Action shortcut="" name="split-view-left-right"/>
+  <Action shortcut="" name="split-view-top-bottom"/>
+ </ActionProperties>
+</kpartgui>
diff --git a/.kde/share/apps/konsole/vapier.colorscheme b/.kde/share/apps/konsole/vapier.colorscheme
new file mode 100644 (file)
index 0000000..50a4bac
--- /dev/null
@@ -0,0 +1,84 @@
+[Background]
+Color=0,0,0
+Transparency=false
+
+[BackgroundIntense]
+Color=104,104,104
+Transparency=false
+
+[Color0]
+Color=0,0,0
+Transparency=false
+
+[Color0Intense]
+Color=104,104,104
+Transparency=false
+
+[Color1]
+Color=178,24,24
+Transparency=false
+
+[Color1Intense]
+Color=255,84,84
+Transparency=false
+
+[Color2]
+Color=24,178,24
+Transparency=false
+
+[Color2Intense]
+Color=84,255,84
+Transparency=false
+
+[Color3]
+Color=178,104,24
+Transparency=false
+
+[Color3Intense]
+Color=255,255,84
+Transparency=false
+
+[Color4]
+Color=24,24,178
+Transparency=false
+
+[Color4Intense]
+Color=84,84,255
+Transparency=false
+
+[Color5]
+Color=178,24,178
+Transparency=false
+
+[Color5Intense]
+Color=255,84,255
+Transparency=false
+
+[Color6]
+Color=24,178,178
+Transparency=false
+
+[Color6Intense]
+Color=84,255,255
+Transparency=false
+
+[Color7]
+Color=178,178,178
+Transparency=false
+
+[Color7Intense]
+Color=255,255,255
+Transparency=false
+
+[Foreground]
+Color=178,178,178
+Transparency=false
+
+[ForegroundIntense]
+Color=255,255,255
+Transparency=false
+
+[General]
+Description=vapier
+Opacity=0.89
+Wallpaper=