diff options
author | Ludovic Courtès <ludo@gnu.org> | 2021-04-25 23:13:52 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2021-04-25 23:35:04 +0200 |
commit | d904abe0768293b2322dbf355b6e41d94e769d78 (patch) | |
tree | 5dc8ebba44bba7a27d9d5cc7fcd2c59daf2469d0 /gnu/packages/lisp-xyz.scm | |
parent | c09e331b25e35dc435af67765a9bdb2e8f4aa296 (diff) |
gnu: kmscon: Open a new keymap-update FIFO once a request has been processed.
Fixes <https://bugs.gnu.org/39341>.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.
Until now, as soon as you had selected the keyboard layout in the
Guix System installer, kmscon would start spinning on epoll_wait(2)
calls because of an event on the initial FIFO file
descriptor (corresponding to the fact that the client closed it.)
* gnu/packages/patches/kmscon-runtime-keymap-switch.patch: In
'uxkb_keymap_update_handler', add calls to 'ev_eloop_rm_fd', 'close',
and 'uxkb_dev_keymap_update' In 'uxkb_dev_keymap_update', add call
to 'unlink'.
Diffstat (limited to 'gnu/packages/lisp-xyz.scm')
0 files changed, 0 insertions, 0 deletions