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 - [patch] Add FreeBSD evdev KBIO keyboard input driver
Summary: [patch] Add FreeBSD evdev KBIO keyboard input driver
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: events (show other bugs)
Version: HG 2.1
Hardware: x86_64 FreeBSD
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-10 16:46 UTC by wahil1976
Modified: 2020-11-12 03:38 UTC (History)
1 user (show)

See Also:


Attachments
FreeBSD KBIO input patch (31.20 KB, patch)
2020-11-10 16:46 UTC, wahil1976
Details | Diff
FreeBSD KBIO input patch V2 (superseding previous one) (31.96 KB, patch)
2020-11-10 18:11 UTC, wahil1976
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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