Recognize Razer BlackWidow 2014 multimedia keys

2019-03-01 Thread Ruslan Kovtun
I'm trying to bind multimedia keys by their names: $ grep mpc ~/.config/i3/config bindsym XF86AudioPrev exec --no-startup-id mpc prev bindsym XF86AudioNext exec --no-startup-id mpc next Those bindings didn't work. `xev` didn't recognize "keypress" events w

Re: After upgrade to jessie usb keyboard multimedia keys stopped working [SOLVED]

2015-04-26 Thread deloptes
s. Now after boot I have the multimedia keys and I do not need to unplug and plug again the keyboard to get them working. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.d

Re: After upgrade to jessie usb keyboard multimedia keys stopped working

2015-04-17 Thread deloptes
For the record I found out that not the reinstall of packages helped the keyboard multimedia keys to work again, but rather subesquential unplug/plug to the system. For me it is still a big question why this is not working after system boot Here is what I see after replug If you have any idea

Re: After upgrade to jessie usb keyboard multimedia keys stopped working

2015-04-11 Thread deloptes
Never give up - after trying different options examining different files I manage it to break all setup and no kbd or mouse working. Than I did apt-get --reinstall install xserver-xorg-input-kbd xserver-xorg-input-evdev xserver-xorg-input-evdev-dbg and all is working fine - the multimedia keys

Re: After upgrade to jessie usb keyboard multimedia keys stopped working

2015-03-30 Thread deloptes
lly have, ie is that the actual model of > keyboard that you use? If not, I would set it to "pc104" for a US > keyboard, or "pc105" for an international keyboard. Those are the > "Generic 104-key PC" and "Generic 105-key (Intl) PC", respectively. I &

Re: After upgrade to jessie usb keyboard multimedia keys stopped working

2015-03-30 Thread Petter Adsen
or an international keyboard. Those are the "Generic 104-key PC" and "Generic 105-key (Intl) PC", respectively. I am not sure if that will help, since the multimedia keys don't register with xev, but it might be worth a shot. Just a guess on my part, though. Take a look a

Re: After upgrade to jessie usb keyboard multimedia keys stopped working

2015-03-29 Thread deloptes
Petter Adsen wrote: > xev -event keyboard No they do not - any idea what direction I should dig. I see this in the Xorg.0.log [143241.089] (**) Option "xkb_rules" "evdev" [143241.089] (**) Option "xkb_model" "a4techKB21" [143241.089] (**) Option "xkb_layout" "us,de,bg" [143241.089] (**) Option

Re: After upgrade to jessie usb keyboard multimedia keys stopped working

2015-03-29 Thread Petter Adsen
On Sun, 29 Mar 2015 11:59:45 +0200 deloptes wrote: > Hi > as the title says I am unable to use the multimedia keys on the > keyboard since upgrade to jessie. > Do you have any hint, because all I find is information on how to fix > the multimedia keys in general, which is of n

After upgrade to jessie usb keyboard multimedia keys stopped working

2015-03-29 Thread deloptes
Hi as the title says I am unable to use the multimedia keys on the keyboard since upgrade to jessie. Do you have any hint, because all I find is information on how to fix the multimedia keys in general, which is of no use. On the notebook the multimedia keys (Volume Up/Down and Mute) work fine

Re: Action/Multimedia Keys not working Windowmaker

2013-02-12 Thread Harvey Kelly
Hi Ralf, On 12 February 2013 14:12, Ralf Mardorf wrote: >> Btw. I experienced on other distros that PA today is easy to remove and >> don't use a dummy package anymore I've uninstalled pulseaudio - that went when I uninstalled Gnome - sorry for any confusion (and yes, libpulse is indeed still in

Re: Action/Multimedia Keys not working Windowmaker

2013-02-12 Thread Ralf Mardorf
PS: Don't confuse pulseaudio with libpulse, there's no need to install libpulse or what ever the package is named. Btw. I experienced on other distros that PA today is easy to remove and don't use a dummy package anymore and in some cases it's possible to really disable it, without any drawbacks a

Re: Action/Multimedia Keys not working Windowmaker

2013-02-12 Thread Ralf Mardorf
PPS: On Tue, 2013-02-12 at 15:11 +0100, Ralf Mardorf wrote: > PS: Don't confuse pulseaudio with libpulse, there's no need to install ^^^ A typo: remove, uninstall > libpulse or what e

Re: Action/Multimedia Keys not working Windowmaker

2013-02-12 Thread Ralf Mardorf
I don't know if pulseaudio has to do with your multimedia key issue, I don't think so, OTOH for this software everything seems to be possible. However, I neither like multimedia keys, nor pulseaudio. If you want to get rid of PA, I should be able to help you. I don't know which o

Action/Multimedia Keys not working Windowmaker

2013-02-12 Thread Harvey Kelly
Hello all, After a full day's hard googling, I posted this to debian-laptop yesterday, but haven't had a response, so maybe here is a more appropriate place? Apologies in advance if not. I'm running Wheezy and the multimedia/volume keys don't work in Windowmaker (they work fine with Gnome and Xfc

Multimedia keys give double presses on HP ProBook laptop

2012-05-16 Thread Adrian Fita
investigate by running xev. With xev I noticed that when pressing the multimedia keys in Openbox, there are two KeyRelease events generated: - KeymapNotify event, serial 45, synthetic NO, window 0x0, keys: 68 0 0 0 0 0 0 0 0 0 0 0 0 0 0 8 0 0 0

Re: iBook multimedia keys and KDE

2008-03-27 Thread Rich Healey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ansgar Burchardt wrote: > Hi, > > I recently switched from GNOME to KDE on my iBook G4, but don't know how > to get the multimedia keys working. > > They worked fine under GNOME, but under KDE only the monitor brightness >

iBook multimedia keys and KDE

2008-03-27 Thread Ansgar Burchardt
Hi, I recently switched from GNOME to KDE on my iBook G4, but don't know how to get the multimedia keys working. They worked fine under GNOME, but under KDE only the monitor brightness keys work, albeit with no visual feedback. I tried assigning global shortcuts in kcontrol, but the key

how to bypass multimedia keys in xscreensavers-lock-mode?

2007-07-18 Thread Raphael Brunner
Hi all Does anyone know a solution to bypass some keys at xscreensaver's locked-mode? If the screen is locked, and I press the key volume-up, then the password-box appears and the volume doesn't change. Google show many users with the same problem in older times... is there now a solution for t

Re: how to scroll wheel events to multimedia keys in kde?

2006-07-05 Thread Willie Wonka
Toshiro wrote: > IMWheel: A daemon for X11, which watches for mouse wheel actions and outputs > them as keypresses > > What I want is exactly the opposite of what imwheel provides. > > Regards, > Toshiro. > > PS: Of course I'm running xorg (in sid) Oh wellhmmm - are you using 'xmodmap'?

Re: how to scroll wheel events to multimedia keys in kde?

2006-07-05 Thread Toshiro
> > I have a Genius Ergomedia 700 keyboard that has tons of extra > > keys. > > > > I've been able to map all of them except an included scroll wheel, I > > have > the > > scancodes that generates but I don't know which command should I map so > > it behaves exactly as a mouse scroll wheel. > > >

Re: how to scroll wheel events to multimedia keys in kde?

2006-07-05 Thread Willie Wonka
Toshiro wrote: > Hi! > > I have a Genius Ergomedia 700 keyboard that has tons of extra > keys. > > I've been able to map all of them except an included scroll wheel, I have the > scancodes that generates but I don't know which command should I map so it > behaves exactly as a mouse scroll wh

how to scroll wheel events to multimedia keys in kde?

2006-07-04 Thread Toshiro
Hi! I have a Genius Ergomedia 700 keyboard that has tons of extra keys. I've been able to map all of them except an included scroll wheel, I have the scancodes that generates but I don't know which command should I map so it behaves exactly as a mouse scroll wheel. Anyone knows how to do thi

Re: multimedia keys

2004-07-02 Thread stderr
On Fri, 2004-07-02 at 08:20, Christian Christmann wrote: > Hi, > > I've a Gericom Blockbuster m2040 XL notebook. On the > front side of the case there are some multimedia buttons > like the play or forward button for the controll of audio/ > video programs. > Unfortunately, these buttons don't wor

Re: multimedia keys

2004-07-01 Thread Thomas Adam
nately, these buttons don't work with Linux (Debian > Sarge) by default and I have no idea how to get them to > work. apt-cache search is your friend. Give these a go: [EMAIL PROTECTED] markup]$ apt-cache search multimedia keys acme - Enables the "multimedia buttons" found on

multimedia keys

2004-07-01 Thread Christian Christmann
Hi, I've a Gericom Blockbuster m2040 XL notebook. On the front side of the case there are some multimedia buttons like the play or forward button for the controll of audio/ video programs. Unfortunately, these buttons don't work with Linux (Debian Sarge) by default and I have no idea how to get th

Re: How to get multimedia keys (volume up /down) working

2004-03-27 Thread Andreas Janssen
Hello Jaap Haitsma (<[EMAIL PROTECTED]>) wrote: >> I made mine (Logitech itouch-like) work using the hotkeys package. >> > Thanks but my laptop isn't listed overthere. :(. I've had it working > in Gnoppix (Knoppix for Gnome), so I guess I need to change my > keyboard configuration, but I don't k

Re: How to get multimedia keys (volume up /down) working

2004-03-27 Thread Jaap Haitsma
You're right. Any key combo involving Fn isn't going to get picked up by software I'm 100% sure it's a setting. It works fine in Gnoppix, which is based on Knoppix/Debian If I run showkey -s on a console in Gnoppix I see the keycodes of the Fn combos involving the Fn key. And also acme works ove

Re: How to get multimedia keys (volume up /down) working

2004-03-27 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jaap Haitsma <[EMAIL PROTECTED]> writes: > Hi, > > I'd like to to use the volume up and volume down keys of my dell > laptop in Gnome. However if I go to Desktop Preferences / Multimedia > Keys I cannot attach Fn-VolumeU

Re: How to get multimedia keys (volume up /down) working

2004-03-27 Thread Jaap Haitsma
I made mine (Logitech itouch-like) work using the hotkeys package. Thanks but my laptop isn't listed overthere. :(. I've had it working in Gnoppix (Knoppix for Gnome), so I guess I need to change my keyboard configuration, but I don't know how to do that :( Jaap -- To UNSUBSCRIBE, email to [E

Re: How to get multimedia keys (volume up /down) working

2004-03-27 Thread Tim Beauregard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jaap Haitsma wrote: | Hi, | | I'd like to to use the volume up and volume down keys of my dell laptop | in Gnome. However if I go to Desktop Preferences / Multimedia Keys I | cannot attach Fn-VolumeUp(PageUp) or Fn-VolumeDown(PageDown) t

Re: How to get multimedia keys (volume up /down) working

2004-03-27 Thread Luis Fernando Llana Díaz
These packages may help you: lineakd - LinEAK - GUI configurable support for multimedia keyboards lineakconfig - GTK+ configurator for lineakd -- http://antares.sip.ucm.es/~luis -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: How to get multimedia keys (volume up /down) working

2004-03-27 Thread Andreas Janssen
Hello Jaap Haitsma (<[EMAIL PROTECTED]>) wrote: > I'd like to to use the volume up and volume down keys of my dell > laptop in Gnome. However if I go to Desktop Preferences / Multimedia > Keys I cannot attach Fn-VolumeUp(PageUp) or Fn-VolumeDown(PageDown) to > the approp

How to get multimedia keys (volume up /down) working

2004-03-27 Thread Jaap Haitsma
Hi, I'd like to to use the volume up and volume down keys of my dell laptop in Gnome. However if I go to Desktop Preferences / Multimedia Keys I cannot attach Fn-VolumeUp(PageUp) or Fn-VolumeDown(PageDown) to the appropriate events. It simply doesn't notice that I pushed those k

xscrensaver: how to let multimedia keys pass through?

2004-03-09 Thread Erik Steffl
is there any way to make xscrensaver to ignore the some keys and let them through? I would like to be able to control the xmms even when the screen is locked (i.e. the multi-media keys play, stop, next, prev, volume) is that possible? it doesn't seem like xscreensaver supports it, is there

Re: Multimedia keys in Woody?

2004-01-25 Thread Joel Konkle-Parker
sven kissner wrote: Joel Konkle-Parker wrote: What's the best way to get my keyboard's multimedia keys to work in Woody? I've used Gnome 2.4's media keys applet, but is there something available in 1.4 that can do the same thing? you may take a look at lineak, but i d

Re: Multimedia keys in Woody?

2004-01-25 Thread sven kissner
Joel Konkle-Parker wrote: > What's the best way to get my keyboard's multimedia keys to work in Woody? > > I've used Gnome 2.4's media keys applet, but is there something > available in 1.4 that can do the same thing? you may take a look at lineak, but i do

Re: Multimedia keys in Woody?

2004-01-25 Thread Andreas Janssen
Hello Joel Konkle-Parker (<[EMAIL PROTECTED]>) wrote: > What's the best way to get my keyboard's multimedia keys to work in > Woody? > > I've used Gnome 2.4's media keys applet, but is there something > available in 1.4 that can do the same thing? I u

Re: Multimedia keys in Woody?

2004-01-25 Thread Erik Steffl
Joel Konkle-Parker wrote: What's the best way to get my keyboard's multimedia keys to work in Woody? I've used Gnome 2.4's media keys applet, but is there something available in 1.4 that can do the same thing? depends on what you mean by 'working' to make th

Multimedia keys in Woody?

2004-01-25 Thread Joel Konkle-Parker
What's the best way to get my keyboard's multimedia keys to work in Woody? I've used Gnome 2.4's media keys applet, but is there something available in 1.4 that can do the same thing? Thanks in advance. -- Joel Konkle-Parker Webmaster [Ballsome.com] E-mail [EM

Re: extra multimedia keys

2002-11-17 Thread
If you have a HP laptop, look here http://sourceforge.net/projects/omke Noah L. Meyerhans ([EMAIL PROTECTED]) wrote*: > >On Sun, Nov 17, 2002 at 04:10:22PM -0500, Levi Waldron wrote: >> Is there a way to configure the extra keys on my laptop - play, stop, FF >, RW >> - to work with a software CD

Re: extra multimedia keys

2002-11-17 Thread Noah L. Meyerhans
XF86AudioMedia Once you've got the keysyms bound, you can do interesting things with them. It's usually in your window manager that you do this. Sawfish has xmms bindings available, so you can easily bind the multimedia keys to xmms actions. It's also pretty easy to get W

extra multimedia keys

2002-11-17 Thread Levi Waldron
Is there a way to configure the extra keys on my laptop - play, stop, FF, RW - to work with a software CD player? I have found the funkey kernel patch - http://rick.vanrein.org/linux/funkey/ - but is there a Debian way? (Woody 2.4.18) -- -Levi -- To UNSUBSCRIBE, email to [EMAIL PROTECT