aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/config
diff options
context:
space:
mode:
authorGravatar keis <keijser@gmail.com>2011-03-16 19:32:17 +0100
committerGravatar Brendan Taylor <whateley@gmail.com>2011-04-18 20:23:43 -0600
commit3813b1885e478e3c2a178cbf3136ce597c2d77f1 (patch)
tree167a6066f0e9e6c912a79afea1452d964a804a80 /examples/config
parent3f8b387500eca9f108883b5c3fbf68099f5abbe6 (diff)
replace alt with mod1 in config
Diffstat (limited to 'examples/config')
-rw-r--r--examples/config/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/config/config b/examples/config/config
index aafa7dc..146d515 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -286,8 +286,8 @@ set ebind = @mode_bind global,-insert
# Use socat to directly inject commands into uzbl-core and view events
# raised by uzbl-core:
-@cbind <Ctrl><Alt>t = sh 'xterm -e "socat unix-connect:\"$UZBL_SOCKET\" -"'
-#@cbind <Ctrl><Alt>t = sh 'urxvt -e socat unix-connect:"$UZBL_SOCKET" -'
+@cbind <Ctrl><Mod1>t = sh 'xterm -e "socat unix-connect:\"$UZBL_SOCKET\" -"'
+#@cbind <Ctrl><Mod1>t = sh 'urxvt -e socat unix-connect:"$UZBL_SOCKET" -'
# Uri opening prompts
@cbind o<uri:>_ = uri %s