keyboard

  1. J

    ThinkPad T430s weird issues

    Hello, Recently I've switched from Slackware to FreeBSD-13.0 on my T430s. I'm very happy with how does the system run etc. but some things just seem to not work that well: Laptop goes to sleep after opening a lid. To suspend the laptop I have to close and then open the lid, only after then it...
  2. R

    Customizing Belkin n52te Keyboard

    Potentially strange question, but I'm trying to customize a secondary keyboard on a FreeBSD machine. I have a standard keyboard, that I'd like to have behave as a "normal" keyboard. Then I have this bizarre hand-shaped keyboard, the Belkin n52te, that I'd like to use for controlling Open...
  3. N

    ABNT2 Keyboard

    Hi, im new here (and with Freebsd), and I'm having trouble making my keyboard (br abnt2) work and my cli show characters like "ã". keybord shorcuts like alt + q to "/" and alt + w to "?" don't work. my /etc/rc.conf have: keymap="br.kbd" my: /boot/loader.conf have: kern.vty="vt" i edited...
  4. milgra

    NumPad doesn't work

    Hello, I'm using a Lenovo Legion Y540T with Sway WM. Everything works fine except the special keys and the numpad. I don't care about the special keys since they are ACPI-bound and I could re-map their functionality to key combinations but I really miss the numpad. It could be also ACPI-bound...
  5. D

    Solved Changing Keyboard Layout In sc

    Hello, I have tried changing the screen resolution with vidcontrol but I got an error: module_register_init: MOD_LOAD (vesa, 0xffffffff8251100, 0) error 19 sysctl_unregister_oid: failed to unregister sysctl With this reply, I changed my console mode from vt to sc and I successfully changed my...
  6. D

    uxterm issues after upgrades

    My uxterm instances work well at first, but after some time, pressing underscore gets yields ;2;126~ and tilde yields ;2;95~. This happened after upgrade two machines to 12.2-RELEASE within the past two weeks. I also upgraded all the packages as well, so that adds some complication. One machine...
  7. V

    Mac Keyboard weirdness - FreeBSD 12.2

    Here's a strange one - I've been around a long time and have never seen anything like this before, maybe someone else has seen this? I recently upgraded my workstation to FreeBSD 12.2-RELEASE and while the overall upgrade has been great, there is one "quality of life" issue I keep encountering...
  8. brokentoaster

    No Keyboard on System76 lemur Pro with 12.1 (11.4 Ok)

    Hi All, I'm trying to bring up FreeBSD 12 on my new Lemur Pro laptop, but the keyboard is not working beyond the boot menu with 12.1. * The keyboard works fine with 11.4-RELEASE. * I believe it is internally wired as a PS/2 keyboard. * A USB keyboard works fine when connected. * I 'm...
  9. soongrazer

    Trying to write keyboard SPI drivers for MacBook Pro (15-inch, 2017) MacBookPro14,3

    I have a MacBook Pro (15-inch, 2017) and I want to run FreeBSD on it natively. But the built-in keyboard, trackpad and Touch Bar do not work. External keyboards and mice attached via USB work. So I want to write a driver for the keyboard first; I will write the drivers for the rest afterwards...
  10. bratak

    Solved Delete Key

    Hi everyone I'm a complete Newb with FBSD, and even in Linux I just began about 4 Months ago. Of course, I still run into simple problems, like the one here: When I press the "Del" key on my keyboard (DELL) or "Home" key, I get a tilde "~" instead of working keys. I have a complete fresh 12.x...
  11. R

    logitech k800 wireless multimedia keys

    hello just wanting to know has any one got volume keys on logitech k800 wireless keyboard working on freebsd 12.1 kde5plasma here is what I get from dmesg pcm9: Waiting for sound application to exit! pcm9: unregister: mixer busy pcm9: Waiting for sound application to exit! pcm9: unregister...
  12. E

    USB keyboard not working

    I'm trying to install FreeBSD using my regular non-wireless USB keyboard and it stops working right after I go into the installer menu by pressing "Boot Multi User". I've tried it with both memstick and mini-memstick image files written on a pendrive. Strangely enough though I can use my mouse...
  13. quamenzullo

    Solved Keyboard configuration disaster

    Hello, I'm trying to setup a FreeBSD desktop as guest in VirtualBox. I have no /etc/X11/xorg.conf, instead I've put the customized configuration in /usr/local/etc/X11/xorg.conf.d/. There, I've added two files: mouse0.conf that contains the exact same content as described in the handbook (no...
  14. W

    Multimedia keys stop working after keyboard layout change

    With the default keyboard layout, the multimedia keys originally work (e.g., volume up/down etc). As soon as I change the layout from US to UK, they no longer work. The events are still being triggered but KDE does not respond to them. Changing the layout back to US doesn't resolve the issue...
  15. Greg Fitzgerald

    uhidd broken suddenly?

    I used to use uhidd to get my multimedia keys to work. Now I see the following error when it starts up ld-elf.so.1: Cannot open "/usr/local/lib/libcuse4bsd.so" This appears to be due to the devd rule that is installed into /usr/local/etc/devd when installing uhidd. # cat uhidd-devd.conf...
  16. F

    Problem with "ESC" in FreeBSD12 / visual

    Hello, I just installed FreeBSD-12-Current as guest of VirtualBox6 on my MacBook Pro 15° 2018 with TouchBar under macOS Mojave 10.14.6 an then installed "SUDO" on the virtual machine via Ports. Keyboard is set to German. When I try to configure sudo via visual, I cannot leave insert-mode with...
  17. NapoleonWils0n

    Change the layout on an external keyboard

    You can change the layout on an external keyboard without changing your built in keyboards layout using setxkbmap You use the xinput command to list the external keyboard id, however running xinput on Freebsd didnt show my external keyboard but running xinput on linux worked Ive had to switch...
  18. NapoleonWils0n

    Recommendation for 60% mechanical keyboard

    Im looking to get a new 60% mechanical keyboard or is a 65% keyboard a better idea Some of the features im looking for are a backlight keyboard, wired usb that works with Freebsd Does anyone have any recommendations in the £120 price range I came across the Ducky ONE2 Mini RGB Backlit Silent...
  19. cypher386

    Multiple USB Keyboards, devd, kbmux, /dev/ukbd0 /dev/ukbd1

    Simple enough, current FreeBSD 12.0 From rc.conf: # a mouse moused_enable="YES" devfs_system_ruleset="localrules" # devd devd_enable="YES" # Run devd, to trigger programs on device tree changes. #devd_flags="-d" # Additional flags for devd(8). # hid support does what...
  20. F

    Solved accent and ddvorak

    I'm trying to configure my keyboard within Xorg, but accent arent working. setxkbmap -layout us -variant dvorak-alt-intl -option compose:ralt I then press the right alt button + ' + e and I get ? character instead of e with accent Same result with setxkbmap -layout us -variant...
Back
Top