[Bug 288337] When switching between virtual terminals from Xorg, keyboard partially locks up
Date: Wed, 22 Oct 2025 03:30:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288337 --- Comment #15 from Tatsuki Makino <tatsuki_makino@hotmail.com> --- Setting sysctl kern.vt.enable_altgr to 0 merely 'suppresses' this issue. It seems that there are still other patterns that cause this problem. In my environment, kern.vt.enable_altgr is already set to 0 in /etc/sysctl.conf, but I encountered this problem once. It seems to have been a pattern like the following, but I don't think it's correct to say that it's necessarily a pattern that will always cause problems. In the X window system assigned to F9, press and hold right side Alt and Ctrl, then press F2. Press F3 while holding down Alt and Ctrl. Release all fingers from the keys and use the F3 console. But that console does not respond to keyboard input. It seems advisable to enlist the help of developers from countries that use names containing a mix of alphabetic and non-alphabetic characters when dealing with matters related to AltGr :) -- You are receiving this mail because: You are the assignee for the bug.