Bug 5537 - Keyboard not working under GNU/Hurd
Summary: Keyboard not working under GNU/Hurd
Status: RESOLVED DUPLICATE of bug 5613
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/Keyboard (show other bugs)
Version: 6.8.2
Hardware: Other other
: high normal
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-07 16:40 UTC by Samuel Thibault
Modified: 2006-08-20 12:51 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
add new keyboard interface (6.04 KB, patch)
2006-01-07 16:41 UTC, Samuel Thibault
no flags Details | Splinter Review
Oops, there was a typo in the previous patch (6.04 KB, patch)
2006-01-08 02:41 UTC, Samuel Thibault
no flags Details | Splinter Review
Not only applies to 6.8.2 and 6.9, but also _works_ on 6.9 (6.20 KB, patch)
2006-01-08 11:06 UTC, Samuel Thibault
no flags Details | Splinter Review
fixes #include (6.18 KB, patch)
2006-01-08 22:32 UTC, Samuel Thibault
no flags Details | Splinter Review
final debian patch for adding new keyboard interface for the Hurd (6.60 KB, patch)
2006-01-16 11:12 UTC, Samuel Thibault
no flags Details | Splinter Review
at scancode translation (1.65 KB, patch)
2006-01-18 21:09 UTC, Samuel Thibault
no flags Details | Splinter Review

Description Samuel Thibault 2006-01-07 16:40:48 UTC
Hi,

The keyboard couldn't be opened under GNU/Hurd. Here is a patch that adds the new keyboard interface to the hurd port. The old deprecated functions in hurd_io.c might then be deleted when not useful any more.

Regards,
Samuel
Comment 1 Samuel Thibault 2006-01-07 16:41:30 UTC
Created attachment 4275 [details] [review]
add new keyboard interface
Comment 2 Samuel Thibault 2006-01-07 16:49:36 UTC
Nota: the patch applies well to 6.9 too.
Comment 3 Samuel Thibault 2006-01-08 02:41:46 UTC
Created attachment 4281 [details] [review]
Oops, there was a typo in the previous patch
Comment 4 Samuel Thibault 2006-01-08 11:06:17 UTC
Created attachment 4291 [details] [review]
Not only applies to 6.8.2 and 6.9, but also _works_ on 6.9

Hi,

Sorry for not having really tested it on 6.9, here is an updated patch that
applies and _works_ fine on _both_ 6.8.2 and 6.9.

Regards,
Samuel
Comment 5 Samuel Thibault 2006-01-08 22:32:17 UTC
Created attachment 4294 [details] [review]
fixes #include

Eeergh, I forgot #includes... Really sorry about that.
Comment 6 Samuel Thibault 2006-01-16 11:12:23 UTC
Created attachment 4359 [details] [review]
final debian patch for adding new keyboard interface for the Hurd

Hi,

Here is the patch that was eventually added to debian stream.  Applies to both
6.8.2 and 6.9.

Regards,
Samuel
Comment 7 Samuel Thibault 2006-01-18 21:09:57 UTC
Created attachment 4392 [details] [review]
at scancode translation

Hi,

This should be a last fixup, to be applied on top of the previous patch 4359:
it fixes extended scancode translation (right alt/ctrl, arrows, ...)

Regards,
Samuel
Comment 8 Samuel Thibault 2006-08-20 12:51:29 UTC

*** This bug has been marked as a duplicate of 5613 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.