summaryrefslogtreecommitdiffstats
path: root/.gconf
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2011-07-05 17:23:06 -0400
committerbnewbold <bnewbold@robocracy.org>2011-07-05 17:23:06 -0400
commit853d57a656519441cc3e7593ffbd326c4e3953cd (patch)
tree88ccbad9ba8a7be0916d7a020454815b8ed00675 /.gconf
parentaeb73eaf4b377a55b5850b051a906d26f1bc8b43 (diff)
downloadopenwrt-repro-853d57a656519441cc3e7593ffbd326c4e3953cd.tar.gz
openwrt-repro-853d57a656519441cc3e7593ffbd326c4e3953cd.zip
added custom key bindings
Diffstat (limited to '.gconf')
-rw-r--r--.gconf/desktop/gnome/keybindings/%gconf.xml0
-rw-r--r--.gconf/desktop/gnome/keybindings/custom0/%gconf.xml12
-rw-r--r--.gconf/desktop/gnome/keybindings/custom1/%gconf.xml12
-rw-r--r--.gconf/desktop/gnome/keybindings/custom2/%gconf.xml12
-rw-r--r--.gconf/desktop/gnome/keybindings/custom3/%gconf.xml12
5 files changed, 48 insertions, 0 deletions
diff --git a/.gconf/desktop/gnome/keybindings/%gconf.xml b/.gconf/desktop/gnome/keybindings/%gconf.xml
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.gconf/desktop/gnome/keybindings/%gconf.xml
diff --git a/.gconf/desktop/gnome/keybindings/custom0/%gconf.xml b/.gconf/desktop/gnome/keybindings/custom0/%gconf.xml
new file mode 100644
index 0000000..7031639
--- /dev/null
+++ b/.gconf/desktop/gnome/keybindings/custom0/%gconf.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<gconf>
+ <entry name="action" mtime="1309900855" type="string">
+ <stringvalue>xterm -rv -e &quot;cd ~; alpine&quot;</stringvalue>
+ </entry>
+ <entry name="name" mtime="1309900855" type="string">
+ <stringvalue>Alpine</stringvalue>
+ </entry>
+ <entry name="binding" mtime="1260548717" type="string">
+ <stringvalue>&lt;Mod4&gt;p</stringvalue>
+ </entry>
+</gconf>
diff --git a/.gconf/desktop/gnome/keybindings/custom1/%gconf.xml b/.gconf/desktop/gnome/keybindings/custom1/%gconf.xml
new file mode 100644
index 0000000..c4ca7c5
--- /dev/null
+++ b/.gconf/desktop/gnome/keybindings/custom1/%gconf.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<gconf>
+ <entry name="action" mtime="1309900885" type="string">
+ <stringvalue>xterm -rv -e ipython</stringvalue>
+ </entry>
+ <entry name="name" mtime="1309900885" type="string">
+ <stringvalue>ipython</stringvalue>
+ </entry>
+ <entry name="binding" mtime="1269537192" type="string">
+ <stringvalue>&lt;Mod4&gt;i</stringvalue>
+ </entry>
+</gconf>
diff --git a/.gconf/desktop/gnome/keybindings/custom2/%gconf.xml b/.gconf/desktop/gnome/keybindings/custom2/%gconf.xml
new file mode 100644
index 0000000..7f86f14
--- /dev/null
+++ b/.gconf/desktop/gnome/keybindings/custom2/%gconf.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<gconf>
+ <entry name="action" mtime="1309900890" type="string">
+ <stringvalue>pidgin</stringvalue>
+ </entry>
+ <entry name="name" mtime="1309900890" type="string">
+ <stringvalue>pidgin</stringvalue>
+ </entry>
+ <entry name="binding" mtime="1269537197" type="string">
+ <stringvalue>&lt;Mod4&gt;c</stringvalue>
+ </entry>
+</gconf>
diff --git a/.gconf/desktop/gnome/keybindings/custom3/%gconf.xml b/.gconf/desktop/gnome/keybindings/custom3/%gconf.xml
new file mode 100644
index 0000000..8fa09dd
--- /dev/null
+++ b/.gconf/desktop/gnome/keybindings/custom3/%gconf.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<gconf>
+ <entry name="action" mtime="1269640677" type="string">
+ <stringvalue>xterm -rv -e vim -c &quot;cd ~&quot;</stringvalue>
+ </entry>
+ <entry name="name" mtime="1269640677" type="string">
+ <stringvalue>vim</stringvalue>
+ </entry>
+ <entry name="binding" mtime="1269637793" type="string">
+ <stringvalue>&lt;Mod4&gt;v</stringvalue>
+ </entry>
+</gconf>