We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5346

Summary: [patch] Add FreeBSD evdev KBIO keyboard input driver
Product: SDL Reporter: wahil1976
Component: eventsAssignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: wahil1976
Version: HG 2.1   
Hardware: x86_64   
OS: FreeBSD   
Attachments: FreeBSD KBIO input patch
FreeBSD KBIO input patch V2 (superseding previous one)

Description wahil1976 2020-11-10 16:46:56 UTC
Created attachment 4510 [details]
FreeBSD KBIO input patch

This patch adds the KBIO text input driver for FreeBSD, which allows text input to fully work without text spilling out into the console. It also supports accented input, AltGr keys and Alt Lock combinations.

Tested with US accent keys layout and various AltGr layouts.
Comment 1 wahil1976 2020-11-10 18:11:15 UTC
Created attachment 4511 [details]
FreeBSD KBIO input patch V2 (superseding previous one)
Comment 2 Sam Lantinga 2020-11-12 03:38:18 UTC
Patch added, thanks!
https://hg.libsdl.org/SDL/rev/9bf5dd020b76