Re: [informatique] Re: azerty keyboards and Mod4 + 1-9 problems

2009-09-16 Thread Bruno Vernay
I didn't know about the hardware key codes. Since it works everywhere, could it be possible to have that in the default config file in SVN, because it solves the azerty problem ! They uses the same key codes, but the implementation are different. Yours is easier and shorter. Bruno 2009/9/16 "Jé

Re: [informatique] Re: azerty keyboards and Mod4 + 1-9 problems

2009-09-16 Thread Jérôme M. Berger
Bruno Vernay wrote: So, I tested the proposed solutions. - first mapping the tag_keys = {"&","#11",'"',"'","(","-","#16","_","#18"} as they appear on an azerty keyboard and then uses tag_key[i] instead of i. - second, uses tag_keys = { '#10', '#11', '#12', '#13', '#14', '#15', '#16', '#17', '#

Re: azerty keyboards and Mod4 + 1-9 problems

2009-09-16 Thread Séb
Le Mon, 14 Sep 2009 23:39:05 +0200, Bruno Vernay a écrit: > So a mention in the documentation for all poor french speaking (Belgium > and others included) peoples ? Could that be put in the man page ? > Is there more than 2 azerty users here ? > As I'm using 2 keyboards with 2 differents layout

Re: azerty keyboards and Mod4 + 1-9 problems

2009-09-16 Thread Eric S Fraga
At Tue, 15 Sep 2009 22:13:07 +0200, Olivier Guéry wrote: > On a non ergonomic keyboard, I can suggest to : > — Put the left shift on the Caps (die, caps, die) ; I already have control there! And I am totally in agreement with the sentiment! > — put the mod key on the left shift. that would just

Re: azerty keyboards and Mod4 + 1-9 problems

2009-09-16 Thread Julien Danjou
At 1253040201 time_t, Eric S Fraga wrote: > On this note, the only thing that stops awesome from being completely > "awesome" for me is the need to use key chording, something which > exacerbates my RSI. Is there any way (and I believe the answer is no > but I'm hoping) to change the underlying co

Re: azerty keyboards and Mod4 + 1-9 problems

2009-09-15 Thread Bruno Vernay
So, I tested the proposed solutions. - first mapping the tag_keys = {"&","#11",'"',"'","(","-","#16","_","#18"} as they appear on an azerty keyboard and then uses tag_key[i] instead of i. - second, uses tag_keys = { '#10', '#11', '#12', '#13', '#14', '#15', '#16', '#17', '#18' } I don't understa

Re: azerty keyboards and Mod4 + 1-9 problems

2009-09-15 Thread Olivier Guéry
2009/9/15 Eric S Fraga : > At Mon, 14 Sep 2009 21:46:05 +0200, Bruno Vernay wrote: >> >> Awesome uses combo like: >>  Mod4 + 1-9 :   Switch to tag 1-9. >>  Mod4 + Shift + 1-9 :    Tag client with tag. >>  Mod4 + Control + 1-9 : Toggle tag view. >>  Mod4 + Shift + Control + 1-9 : Toggle tag on clien

Re: azerty keyboards and Mod4 + 1-9 problems

2009-09-15 Thread Eric S Fraga
At Mon, 14 Sep 2009 21:46:05 +0200, Bruno Vernay wrote: > > Awesome uses combo like: > Mod4 + 1-9 : Switch to tag 1-9. > Mod4 + Shift + 1-9 :Tag client with tag. > Mod4 + Control + 1-9 : Toggle tag view. > Mod4 + Shift + Control + 1-9 : Toggle tag on client. On this note, the only thing

Re: azerty keyboards and Mod4 + 1-9 problems

2009-09-15 Thread Olivier Guéry
There’s also a solution on the bépo (french-dvorak layout) wiki : http://bepo.fr/wiki/Awesome (or you do like me : I use a modified version of the bépo with the direct numbers : http://bepo.fr/wiki/Utilisateur:Nemolivier) Olivier. -- [Message tapé sur un clavier Bépo : http://www.bepo.fr ] http:

Re: azerty keyboards and Mod4 + 1-9 problems

2009-09-15 Thread David Soulayrol
On Mon, Sep 14, 2009 at 09:46:05PM +0200, Bruno Vernay wrote: > Awesome uses combo like: > Mod4 + 1-9 : Switch to tag 1-9. > Mod4 + Shift + 1-9 :Tag client with tag. > Mod4 + Control + 1-9 : Toggle tag view. > Mod4 + Shift + Control + 1-9 : Toggle tag on client. > > It wasn't working on

Re: [informatique] azerty keyboards and Mod4 + 1-9 problems

2009-09-14 Thread Jérôme M. Berger
Bruno Vernay wrote: Awesome uses combo like: Mod4 + 1-9 : Switch to tag 1-9. Mod4 + Shift + 1-9 :Tag client with tag. Mod4 + Control + 1-9 : Toggle tag view. Mod4 + Shift + Control + 1-9 : Toggle tag on client. It wasn't working on my config. I found out on IRC (thanks tyk) that I need

Re: azerty keyboards and Mod4 + 1-9 problems

2009-09-14 Thread Bruno Vernay
So a mention in the documentation for all poor french speaking (Belgium and others included) peoples ? Could that be put in the man page ? Is there more than 2 azerty users here ? Bruno On Mon, Sep 14, 2009 at 9:53 PM, Matti Eiden wrote: > At least Germans have QWERTZ, which doesn't cause any s

azerty keyboards and Mod4 + 1-9 problems

2009-09-14 Thread Bruno Vernay
Awesome uses combo like: Mod4 + 1-9 : Switch to tag 1-9. Mod4 + Shift + 1-9 :Tag client with tag. Mod4 + Control + 1-9 : Toggle tag view. Mod4 + Shift + Control + 1-9 : Toggle tag on client. It wasn't working on my config. I found out on IRC (thanks tyk) that I needed a special config in