setxkbmap -query
to list your current settings, see xkeyboard-config() to see options for models, layouts and switches. You can apply settings with setxkbmap too.Still same problem,I got setxkbmap & in my .xinitrc and keyboard="us" in my rc.conf, the keyboard is missing strokes, so far I use nano as editor and paste in the forum. Tried de Devuan forum and the keyboard works fine.Logitech K120 (US) on FreeBSD 12.2 not working on THIS forum.
Used another distro to post this.
Do you mean that your keyboard works well outside X (in nano/terminal, for instance), but not in X applications? If so, could you please runthe keyboard is missing strokes, so far I use nano as editor and paste in the forum.
setxkbmap -query -verbose 10
in both situations? We should see a difference in its output then.It'skeyboard="us" in my rc.conf
keymap
, not keyboard.May be an UTF-8 issue. Do you use UTF-8?Tried 2 other forums using FreeBSD and had no problems writing on them.
len@mate:~ $ localeI have keymap in the rc.conf my bad!
bobo@foo:~ $ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_ALL=
The output shows a pc105 model, US layout ruled by evdev (BTW, you can find the specs for these settings under /usr/local/share/X11/xkb). It's exactly the same thing I'm using here. Now you wrote that this works well in Nano, but not for this forum. Which keys are missing then?setxkbmap -query -verbose 10
setxkbmap -layout us -variant intl
in a terminal when I have to do with French or German (ümläüt, ća và, that stuff). Pressing quote/double quote/tilde/etc will alter the next key. Is that what is missing? You can undo that change with setxkbmap -layout us
.So these keys work well in Nano and Leafpad, but don work when using this forum. Which browser are you using? Do these keys work on other websites, say when entering a search phrase at www.google.com?The keys missing are ghjkl
Same keyboard, same settings and same Firefox-esr (v78.13) here, but I can not reproduce this problem. You don´t have something activated in Firefox' Web developer tools? If your keyboard works correct with other websites in FF, it may be an issue with the forum software (xenforo). You might want to try their site https://xenforo.com/community/, see if you have the problem there too.they work fine elsewhere, not in this forum.
Does Kaspersky install its own mouse or keyboard drivers or change mouse/keyboard registry settings anymore? I read there were some issues regarding this in the past. And why would the software have to do any such thing? Excuse my ignorance but I’m a noob at antivirus. considering switching from Norton to Kaspersky. thank you