1 # For the benefit of emacs users: -*- shell-script -*-
  2 ###########################
  3 # xbindkeys configuration #
  4 ###########################
  5
  6 "urxvt -tr -sh 80 -fg grey90 -pr green -bc -cr green +sb"
  7   control+shift+mod4 + u
  8
  9 "urxvt -fg grey90 -bg grey20 -pr green -bc -cr green -pe tabbed +sb"
 10   control+mod4 + u
 11
 12 "uxterm -bg black -fg grey95"
 13   control+mod4+mod1 + u
 14
 15 "urxvt -fg green -bg grey20 +sb -pr pink -bc -cr pink"
 16   shift+mod1 + Return
 17
 18
 19 "urxvt -e screen -S weechat"
 20   control+mod4 + i
 21
 22 "urxvt -e screen -R weechat"
 23   control+shift+mod4 + i
 24
 25 "mrxvt"
 26   control+mod4 + t
 27
 28 "urxvt" #-fg grey90 -bg black +sb"
 29   control+shift+mod4 + t
 30
 31 "emelfm"
 32   control+mod4 + n
 33
 34 "emelfm2"
 35   control+shift+mod4 + n
 36
 37 "urxvt -e vifm"
 38   control+mod4+mod1 + n
 39
 40 "urxvt -e mc"
 41   shift+mod4+mod1 + n
 42
 43 "geany"
 44   control+mod4 + j
 45
 46 "emacs"
 47   control+shift+mod4 + j
 48
 49 "geany"
 50   control+mod4+mod1 + j
 51
 52 "tea"
 53   control+mod4+shift + j
 54
 55 "gftp"
 56   control+mod4 + g
 57
 58 "urxvt -e ncftp --bookmark lamarelle"
 59   control+shift+mod4 + g
 60
 61 "urxvt -e alpine -passfile /home/phil/.alpine-passfile"
 62   control+mod4 + m
 63
 64 "urxvt -e screen -S alpine"
 65   control + mod4 + shift + m
 66
 67 "claws-mail"
 68   shift + mod1 + m
 69
 70 "urxvt -e screen -R alpine"
 71   control + mod4 + mod1 + m
 72
 73 "urxvt -tr -sh 80 -fg grey90 -pr green -bc -cr green +sb"
 74   control+mod4 + e
 75
 76 "gmrun"
 77   control+mod4 + x
 78
 79 "urxvt -e sux - root"
 80   control+shift+mod4 + x
 81
 82 "urxvt -e sux - root"
 83   control+shift+mod1 + x
 84
 85 "urxvt -e mp3blaster"
 86   shift+mod1 + s
 87
 88 "urxvt -e mocp -T black_theme"
 89   shift+mod4+mod1 + s
 90
 91 "urxvt -e cdplay"
 92   shift+mod4+mod1 + d
 93
 94 ntrol+shift+mod1 + d
 95
 96 "xclock -digital -padding 2"
 97   control+mod4 + h
 98
 99 "xmessage `date`"
100   control+shift+mod4 + h
101
102 "vimperator-m"
103   control+mod4 + k
104
105 "conkeror"
106   control+shift+mod4 + k
107
108 "midori"
109   control+mod4+mod1 + k
110
111 "firefox-m"
112   control+mod4 + f
113
114 "firefox1"
115   shift+control+mod4 + f
116   
117 "firefox-moz"
118   control+mod4+mod1 + f
119
120 "seamonkeybo"
121   control+mod4 + b
122
123 "xcalc"
124   control+shift+mod4 + c
125
126 "swriter"
127   control+mod4 + o
128
129 "soffice"
130   control+shift+mod4 + o
131
132 "urxvt" #-fg grey90 -bg grey20 +sb -pr green -bc -cr green"
133   control+mod4 + r
134
135 "gvim"
136   control+mod4 + v
137
138 "tea"
139   control+mod4+shift + v
140
141 "geany"
142   control+mod4+mod1 + v
143
144 "texmaker"
145   control+mod4 + l
146
147 "liferea"
148   control+mod4+shift + l
149   
150 "urxvt -e mp3blaster"
151 m:0x10 + c:234
152
153 "urxvt -e mocp -T black_theme"
154   mod4 + m:0x10 + c:234
155
156 "urxvt -e alpine -passfile /home/phil/.alpine-passfile"
157 m:0x10 + c:163
158
159 "emelfm"
160 m:0x10 + c:180
161
162 "emelfm2"
163   mod4 + m:0x10 + c:180
164
165 "firefox-m"
166   shift + mod4 + m:0x10 + c:180
167
168 "xcalc"
169 m:0x10 + c:148
170
171 ##################################
172 # End of xbindkeys configuration #
173 ##################################