[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2020-12-28 Thread Thomas Habets
mgsloan: That's pretty awful indeed, because applying these keyboard settings locks up all keyboard input for multiple seconds. (depending on how many settings you need to apply) Do I read https://bugs.freedesktop.org/show_bug.cgi?id=25262 right when I say that this is saying that Xorg does not

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2019-12-07 Thread mgsloan
If your xmodmap settings are idempotent, then an awful yet effective solution to this is to use inotifywait to detect additions to /dev/input, and rerun xmodmap when this occurs. Here's a script: https://github.com/mgsloan/mgsloan-

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2017-08-20 Thread Julian Andrews
One last comment. For those not using a standard DE, most solutions don't work well, but running `X` with the `-arinterval` and `-ardelay` flags will solve the repeat issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2017-08-20 Thread Julian Andrews
I've been doing a little more investigating. I'm pretty sure this issue is this: https://bugs.freedesktop.org/show_bug.cgi?id=25262 So, if I understand this correctly, this won't/can't be fixed in X and has to be handled by your desktop environment. It does seem to me that there probably is a

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2017-08-20 Thread Julian Andrews
I'm not running Ubuntu anymore, but I can confirm that this is a problem in Debian Stretch (and was an issue in Debian Jessie). I see similar behavior for keyboard rates set via `xset r rate`. Plugging in the USB keyboard resets the keyboard settings. Suspending while a USB keyboard is plugged in

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2015-08-17 Thread jzacsh
Can someone suggest how to fix this properly? I'm happy spend the time understanding some code and sending a patch. My reproduction: - my ~/.xprofile has the following line which turns caps into a Control_L key: `xmodmap ~/.Xmodmap`[1] - I have a bluetooth keyboard for my 14.04LTS ubuntu machine

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2015-07-09 Thread Martin Pohlack
Still a problem with trusty 14.04. I use a usb switch to multiplex input devices between different machines and each time that I switch, I use all my custom settings are lost: setxkbmap -layout de -model pc105 -variant nodeadkeys -option ctrl:nocaps,compose:menu xkbset sticky -twokey

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2013-11-23 Thread Florian Klien
I can confirm this bug is still existing in 13.10 Ubuntu. Used Xmodmap to remap alt and super keys on an Apple Keyboard. This is connected to my computer through the USB hub on my display. Whenever the display is turned off Ubuntu forgets about the Xmodmap settings. -- You received this bug

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2013-05-28 Thread Trey Hunner
I am also experiencing this problem on Ubuntu 13.04. My workaround was to modify the keycodes in /usr/share/X11/xkb/keycodes/evdev directly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/287215

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2013-05-01 Thread Micah Cowan
Continues to be a problem under 13.04. Running Xubuntu. (Looked into using xkb, but oddly while it offers the option I desire, to set capslock as an extra escape, it does not appear that it offers the option to set escape as an extra capslock; at least, not that I found documented in

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2012-08-08 Thread Andreas van Cranenburgh
@evaned this command makes capslock a super modifier (aka windows key): setxkbmap -option caps:super See the file /usr/share/X11/xkb/symbols/capslock for other possible options. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2012-06-26 Thread Evan Driscoll
Broken here with x64 12.04 too. It's *extremely* annoying as I have a cheap KVM switch between two computers and every time I switch, I have a broken xmodmap. Thomas Albright, if you're still reading this, I don't suppose you can post more information on your workaround so that everyone else who

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2012-05-03 Thread Jacobo de Vera
This problem persists in 12.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/287215 Title: xmodmap settings not getting honored when keyboard devices are hotplugged To manage notifications about

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2011-02-07 Thread Tomas 'tt' Krag
I can confirm that this problem still exists for me using a Logitech DiNovo Keyboard on a Thinkpad T410s running 32bit Ubuntu Maverick -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/287215 Title:

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2010-08-20 Thread c...@horstmann.com
I am running into this issue with Lucid as well. External logitech keyboard. When the laptop wakes up, the Xmodmap settings are lost. -- xmodmap settings not getting honored when keyboard devices are hotplugged https://bugs.launchpad.net/bugs/287215 You received this bug notification because you

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2010-05-21 Thread Bryce Harrington
** Tags added: hardy -- xmodmap settings not getting honored when keyboard devices are hotplugged https://bugs.launchpad.net/bugs/287215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2010-05-11 Thread john
The issue is resolved for me in Lucid. My caps-as-ctrl config persists over a USB keyboard hotplug. -- xmodmap settings not getting honored when keyboard devices are hotplugged https://bugs.launchpad.net/bugs/287215 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2010-05-10 Thread Bryce Harrington
[This is an automatic notification.] Hi Steve, This bug was reported against an earlier version of Ubuntu, can you test if it still occurs on Lucid? Please note we also provide technical support for older versions of Ubuntu, but not in the bug tracker. Instead, to raise the issue through

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2010-05-10 Thread Steve Beattie
I can confirm that indeed the problem still exists on lucid. If you *really* want all of the apport-collect spam, I can generate it for you, but I don't believe it's relevant for this bug. ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Incomplete = Confirmed ** Tags added: lucid

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2010-05-10 Thread Timo Aaltonen
moving to the server, since the hotplug logic is there, and it probably should apply/inherit these settings from the first device. ** Package changed: xserver-xorg-input-evdev (Ubuntu) = xorg-server (Ubuntu) -- xmodmap settings not getting honored when keyboard devices are hotplugged

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2010-02-20 Thread Thomas Albright
After many hours, I found a workaround for this problem. The first workaround I tried was adding a rule to /etc/udev/rules.d/ to run xmodmap automatically when the keyboard is plugged in. This works, but not on a consistent basis. It seems to depend on the timing of when the keyboard is

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2010-02-02 Thread John Leach
Same for me on Karmic with my TopSeed Tech Corp. USB IR Combo Device. Fine if the IR receiver is plugged in when I log in, but if I plug in and out it loses my modifications. -- xmodmap settings not getting honored when keyboard devices are hotplugged https://bugs.launchpad.net/bugs/287215 You

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2010-01-13 Thread Thomas Perl
Still an issue for me in Karmic with a USB keyboard. -- xmodmap settings not getting honored when keyboard devices are hotplugged https://bugs.launchpad.net/bugs/287215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2009-09-02 Thread Bryce Harrington
** Tags added: intrepid -- xmodmap settings not getting honored when keyboard devices are hotplugged https://bugs.launchpad.net/bugs/287215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2009-07-17 Thread Ulrich
So does anyone have a current workaround for this problem. Bug still here Jaunty x86_64. every few minutes USB keyboard layout chnages to default. It makes it completely unuseable. Am not able anymore to do my daily work properly due to this. Keyboard has to be disconnected from Laptop quite

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2009-07-09 Thread Nelson Elhage
Confirm with Jaunty on a ThinkPad T60. Happens with every different USB keyboard I've tried. -- xmodmap settings not getting honored when keyboard devices are hotplugged https://bugs.launchpad.net/bugs/287215 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2009-07-04 Thread mishoo
Confirming behavior in Jaunty on a ThinkPad T60p. I'm using a bluetooth keyboard that periodically forgets my .xmodmap settings, as well as keyboard delay and repeat rate (which are configured from the Gnome menus). Very annoying. -- xmodmap settings not getting honored when keyboard devices

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2009-06-03 Thread Brian Thomas
I can confirm this behavior is present in Jaunty on a Macbook Pro 1,2. The internal keyboard remembers its state, but external ones will lose any mappings upon unplugging and replugging. -- xmodmap settings not getting honored when keyboard devices are hotplugged

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2009-04-27 Thread Trochee
This behavior is still here for me after upgrading to Jaunty. -- xmodmap settings not getting honored when keyboard devices are hotplugged https://bugs.launchpad.net/bugs/287215 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2009-04-15 Thread Nikolaus Rath
JFTR: It seems to me that this bug is related to bug #295990. It's not a duplicate though, one deals with XKB and the other with xmodmap. But maybe a similar fix can be used in both cases. -- xmodmap settings not getting honored when keyboard devices are hotplugged

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2009-03-25 Thread john
Seeing this as well, but with my desktop. If I unplug and replug the keyboard my caps-as-a-ctrl setting seems to be lost, despite it being set when I look at keyboard preferences. Unsetting and re-setting the preference returns the functionality. -- xmodmap settings not getting honored when

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2009-03-09 Thread Thomas Albright
I have a similar problem with Intrepid, on my Lenovo Y410. Initially, when I plug in a USB keyboard, the xmodmap settings continue to work. But after a few minutes, they stop working on the USB keyboard, while continuing to work on the main laptop keyboard. If I run xmodmap again, it works on my

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2009-03-09 Thread Thomas Albright
After further investigation, my problem is definitely related to this bug. I was mistaken that xmodmap works with the USB keyboard initially, it does not work. Xorg.0.log is indicating that every few minutes, the USB keyboard is reloaded, because of a Read Error. That is why I lose my xmodmap

[Bug 287215] Re: xmodmap settings not getting honored when keyboard devices are hotplugged

2009-03-09 Thread Thomas Albright
With a Logitech Classic Keyboard 200, I do not experience this bug. Xmodmap settings immediately work when I connect the keyboard. However, with an Ativa 611460 Keyboard, I do experience the bug. -- xmodmap settings not getting honored when keyboard devices are hotplugged