[Desktop-packages] [Bug 1027791] Re: USB speakers don't work after reconnecting

2012-09-29 Thread Alex Fraser
Hmm, `pkill pulseaudio` doesn't seem to work for my by itself. But now it seems that `sudo modprobe -r snd_usb_audio` doesn't work by itself either - I have to do both of them, and even then it only works some of the time. dt9394, do you have the same device? Mine is not a headset, but a small

[Desktop-packages] [Bug 980809] Re: Intuos4 Medium touch wheel doesn't scroll web pages

2012-07-21 Thread Alex Fraser
@Martin, you're right. Thank you for the tip about deleting that file - it fixed it for me too. Now it works even after power-cycling my USB hub, which it didn't when using only xsetwacom. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 980809] Re: Intuos4 Medium touch wheel doesn't scroll web pages

2012-05-04 Thread Alex Fraser
Thanks for the tip about xsetwacom. Note the exact command will change depending on the tablet; you need to find out the device name first: ~$ xsetwacom --list devices | grep PAD Wacom Intuos4 8x13 pad id: 18 type: PAD ~$ xsetwacom set Wacom Intuos4 8x13 pad AbsWheelDown key

[Desktop-packages] [Bug 980809] Re: Intuos4 Medium touch wheel doesn't scroll web pages

2012-05-04 Thread Alex Fraser
Actually, key Down and key Up don't quite work like the mouse wheel, since it only affects the window that is in focus. This works better: xsetwacom set Wacom Intuos4 8x13 pad AbsWheelUp Button 4 xsetwacom set Wacom Intuos4 8x13 pad AbsWheelDown Button 5 -- You received this bug notification