[dwm] key bindings

2009-04-03 Thread Steven Blatchford
A few months ago I tried yiylus's idea of workspaces to cut down on the keystrokes when pulling in other apps (eg modkey+1 modkey+ctrl+2). Now, since I rarely use XK_{1,2,3...9} I thought of moving those to the function keys thus freeing up XK_{1,2,3...9}. How would one bind XK_1 to 'C-a 1'? I'm

Re: [dwm] key bindings

2009-04-03 Thread yy
2009/4/4 Steven Blatchford dollarsign...@gmail.com: A few months ago I tried yiylus's idea of workspaces to cut down on the keystrokes when pulling in other apps (eg modkey+1 modkey+ctrl+2). Now, since I rarely use XK_{1,2,3...9} I thought of moving those to the function keys thus freeing up

Re: [dwm] key bindings

2009-04-03 Thread Steven Blatchford
On 02:08 Sat 04 Apr, yy wrote: 2009/4/4 Steven Blatchford dollarsign...@gmail.com: A few months ago I tried yiylus's idea of workspaces to cut down on the keystrokes when pulling in other apps (eg modkey+1 modkey+ctrl+2). Now, since I rarely use XK_{1,2,3...9} I thought of moving those to the

Re: [dwm] key bindings / french layout - another XKB variant

2007-10-17 Thread Marcin Cieslak
Xavier wrote: I see, thanks for the information, it's clearer now. That's an interesting alternative, but Riccardo's Xmodmap already fit my needs perfectly, so I just used that. I also like that it can be loaded as simple user if I wanted to put it on other box. Maybe that's also possible

Re: [dwm] key bindings / french layout

2007-10-11 Thread Ali Gholami Rudi
On Wed, Oct 10, 2007 at 10:08:53PM +0200, Xavier wrote: On Wed, Oct 10, 2007 at 09:57:28PM +0200, Adrien Barilly wrote: You might also want to map the 'Multi_key' to a key of your keyboard (in my case, RAlt, keycode 113); this would make the key a 'dead key': press it, press the modifier

Re: [dwm] key bindings / french layout

2007-10-09 Thread Marek Bernat
Good way is to start with your default plain keymay (us usually, but I use usdvorak) and map (RAlt + $letter) to an accented $letter. I think it's much better than any other way for using accented characters. ...especially when you're writing in TeX in your native language. Dunno what idiot

Re: [dwm] key bindings / french layout

2007-10-09 Thread Riccardo Murri
On 10/9/07, Xavier [EMAIL PROTECTED] wrote: On Tue, Oct 09, 2007 at 08:09:45PM +0200, Marek Bernat wrote: Good way is to start with your default plain keymay (us usually, but I use usdvorak) and map (RAlt + $letter) to an accented $letter. I think it's much better than any other way for

Re: [dwm] key bindings / french layout

2007-10-09 Thread Xavier
On Tue, Oct 09, 2007 at 09:29:50PM +0200, Riccardo Murri wrote: This is the relevant snippet from my `~/.Xmodmap` (look for key names in `/usr/include/X11/Xkeysimdef.h`; they are case-sensitive):: ! ##key ShiftMode_switch Shift+Mode_switch !

Re: [dwm] key bindings / french layout

2007-10-09 Thread Xavier
On Tue, Oct 09, 2007 at 09:33:55PM +0200, Marek Bernat wrote: Attached is my skdvorak keymap. I store it as /usr/share/X11/xkb/symbols/skdvorak. You will have to change the keycodes (e.g. AC01) to the ones matching us keymap (mine match us(dvorak)): look into /usr/share/X11/xkb/symbols/us, or

[dwm] key bindings / french layout

2007-10-05 Thread Xavier
On Fri, Oct 05, 2007 at 11:38:53PM +0200, Anselm R. Garbe wrote: Well the only reason I don't like with all those solutions are the different keyboard layouts out there. Especially qwerty and zxcvb are not ideal, because they differ in nearly all non-US layouts. Just fyi, the current