[Bug 286592] x11/sddm: Plasma Wayland, pressing "Ctrl+C" causes an automatic exit.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Oct 19 10:03:32 BST 2025


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286592

Jesper Schmitz Mouridsen <jsm at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #264502|0                           |1
        is obsolete|                            |
 Attachment #264502|maintainer-approval?(kde at Fr |
              Flags|eeBSD.org)                  |
 Attachment #264712|text/x-c++src               |text/plain
          mime type|                            |

--- Comment #26 from Jesper Schmitz Mouridsen <jsm at FreeBSD.org> ---
Created attachment 264712
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264712&action=edit
Try to mimic seatd.

This is setting the underlying tty in raw mode as per here
https://github.com/freebsd/freebsd-src/blob/7d6221ff14478ce70fab24c58e0326ff5c4baf52/lib/libc/gen/termios.c#L159-L160C1.
So the key combos would not reach the vt IIUC. Works for me (fingers crossed)

Inspired by the seatd terminal_set_keyboard function

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the kde-freebsd mailing list