taskThe GNU Hurd - Tasks: task #2503, Write a input driver for the...

 
 

task #2503: Write a input driver for the console client

Submitter:  Marco Gerards <marco_g>
Submitted:  -
   
 
Category:  Console Should Start On:  Thu 07 Aug 2003 10:00:00 PM UTC
Should be Finished on:  Thu 07 Aug 2003 10:00:00 PM UTC Priority:  * 7 - High
Status:  None Privacy:  Public
Assigned to:  marco_g Percent Complete:  70%
Open/Closed:  Open Planned Release:  None
Effort:  0.00
Wiki-like text discussion box: 


* Mandatory Fields

Add a New Comment Rich Markup
   

-, original submission:  

A new input driver for the console is required because the current
driver doesn't support keymaps.

This new driver should fully support XKB keymaps. A parser should be
written to read in the human readable keymaps, perhaps the binary
keymaps should also be supported.

This input driver should have at least the following features:

- Switching between multiple layouts like it works on Xfree 4.3.

- Accessibility support (SlowKeys, BounceKeys, StickyKeys, etc).

- An option for a repeater to set a key repeater on a node that can be
  used by XFree.

- Compose key and deadkey support.

- Many shiftlevels (at least 32) and 4 (when possible more) groups.

- Indicator support (keyboard LEDs).

- Full compatibility with Xfree 4.2 and XFree 4.3 keymaps (although
  some keymaps are broken and don't even work on Xfree).

- Hurd specific features like:

  * Binding strings to an Action, it should be configurable if the
    string is used as input for the current or for another console.

  * Binding shell commands to a key, this can be used to bind
    /sbin/reboot to C-M-Del for example.

  * Scrolling, by line, screen and percentage. Scrolling can be done
    absolute or relative.

- Think about jukebox support.


For documentation about XKB see:

xc/doc/hardcopy/XKB in the XFree source distribution
/etc/X11/xkb/README* in a Xfree 4.3 installation.
Ivan Pascal's website:
http://www.unix.bat.ru/mirrors/pascal/en/xkb/


Marco Gerards <marco_g>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.14-e222.
Corresponding source code