login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
openbsd-misc
»
2008
»
June
»
16
Re: cwm keybindings misbehavior
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Daniel B.
Subject:
Re: cwm keybindings misbehavior
Date: Monday, June 16, 2008 - 3:47 pm
On Sat, 14 Jun 2008, Nicolas Legrand wrote:
quoted text
> "Daniel B." <me@dbolgheroni.eng.br> writes: > > > Hi, > > > > I can't get the response desired to some of the default keybindings in > > cwm. > > > > Some of them: M-/, C-/, M-?. With the first and the third, I just hear a > > beep (or a Wuff!! in screen). The second delete my window if not in > > screen, or just "Wuff!!" in screen. > > > > Any hints? Thank you. > > I had the same problem on a very old iMac. It was the only computer > who had the same problem you have. I could remap the keybindings in > .cwmrc, but none of the ASCII characters could be used in a > keybinding. Anyway I found a work around five minutes ago. > > The big difference with this one and the others is I have a xorg.conf > on it with those rules for keyboard : > > Section "InputDevice" > Identifier "Keyboard0" > Driver "keyboard" > Option "Protocol" "standard" > Option "XkbRules" "xorg" > Option "XkbModel" "macintosh" > Option "XkbLayout" "fr" > EndSection > > I launch X, launch a xterm, I don't have the keybindings with fr > layout. I usualy use the dvorak layout (don't ask), I type 'setxkbmap > dvorak' and I don't have the keybindings. I try to comment all lines > appart 'Identifier' and 'Driver' and add 'Option "XkbLayout" "dvorak"' > and I don't have the keybindings. > > Finally I just wrote the .xinitrc I wrote on my others machines : > > setxkbmap dvorak& > cwm > > And it works. Going back to fr with 'setxkbmap fr' don't work, going > back to dvorak layout after and keybindings still work. Writing fr in > place of dvorak in .xinitrc make keybindings works for fr, but if I > change keybindings to dvorak after cwm is launch it doesn't work > anymore. > > > Change your layout in .xinitrc before launching cwm, don't change your > layout after : that's my workaround. Understanding truly "why?" is > yet beyond my skills (thought I'd be interested in answers). I hope > this description will tip people with skills and knowledge on real > solutions :-).
I don't know if this is the "right" solution but works now. :) Thank you.
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
cwm keybindings misbehavior
, Daniel B.
, (Thu Jun 12, 9:13 am)
Re: cwm keybindings misbehavior
, Predrag Punosevac
, (Thu Jun 12, 11:28 am)
Re: cwm keybindings misbehavior
, Edd Barrett
, (Thu Jun 12, 11:38 am)
Re: cwm keybindings misbehavior
, Okan Demirmen
, (Thu Jun 12, 11:44 am)
Re: cwm keybindings misbehavior
, Pierre Riteau
, (Thu Jun 12, 11:44 am)
Re: cwm keybindings misbehavior
, Daniel B.
, (Thu Jun 12, 12:41 pm)
Re: cwm keybindings misbehavior
, Daniel B.
, (Thu Jun 12, 12:43 pm)
Re: cwm keybindings misbehavior
, Predrag Punosevac
, (Thu Jun 12, 5:11 pm)
Re: cwm keybindings misbehavior
, Paul Irofti
, (Fri Jun 13, 7:35 am)
Re: cwm keybindings misbehavior
, Nicolas Legrand
, (Sat Jun 14, 5:32 am)
Re: cwm keybindings misbehavior
, Glenn Becker
, (Sat Jun 14, 7:09 am)
Re: cwm keybindings misbehavior
, Matthew Szudzik
, (Sat Jun 14, 8:37 am)
Re: cwm keybindings misbehavior
, Matthew Szudzik
, (Sat Jun 14, 9:32 am)
Re: cwm keybindings misbehavior
, Glenn Becker
, (Sat Jun 14, 9:35 am)
Re: cwm keybindings misbehavior
, Daniel B.
, (Mon Jun 16, 3:47 pm)
Re: cwm keybindings misbehavior
, Daniel B.
, (Tue Jun 17, 6:39 pm)
Re: cwm keybindings misbehavior
, Pau
, (Sat Aug 9, 6:11 am)
Re: cwm keybindings misbehavior
, Owain Ainsworth
, (Mon Aug 11, 2:38 am)
Re: cwm keybindings misbehavior
, Pau
, (Tue Aug 12, 2:57 pm)
Re: cwm keybindings misbehavior
, Fred Crowson
, (Tue Aug 12, 3:13 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger