| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduces the noise around the global ``ticks'' variable by renaming all |  mpi | 2016-03-19 | 1 | -6/+6 |
* | Auto-repeat keys in WSKBD_RAW mode is not needed. |  shadchin | 2011-11-09 | 1 | -34/+2 |
* | Oops, sunkbd_decode() still needs to be public for *cngetc() to work; |  miod | 2009-01-12 | 1 | -2/+1 |
* | Remap the audio mute key on type 5, as it collides with the keypad equal |  miod | 2009-01-12 | 1 | -3/+23 |
* | WSDISPLAY_COMPAT_RAWKBD support for sun serial keyboards (zskbd, comkbd). |  miod | 2009-01-11 | 1 | -4/+75 |
* | Factor a bit more sunkbd common parts; paves the way for upcoming |  miod | 2009-01-11 | 1 | -1/+21 |
* | Enable or disable keyclick on attach, based upon the PROM keyboard-click? |  miod | 2005-11-11 | 1 | -1/+15 |
* | Factorize most of the high-level logic for Sun serial keyboards in |  miod | 2005-05-14 | 1 | -984/+186 |
* | Fix confusion between KS_paragraph and KS_section; inspired from a PS/2 |  miod | 2005-02-28 | 1 | -18/+18 |
* | remove clause 3 & 4 jointly held by miod and me. |  jason | 2003-06-02 | 1 | -6/+1 |
* | Gremlin slipped in in the encoding table, affected mostly Compact-2 keyboards. |  miod | 2003-05-17 | 1 | -2/+2 |
* | Fix UK keyboard layout (2 & 3 shifted from one position). |  matthieu | 2003-03-17 | 1 | -3/+3 |
* | Japanese type 5 layout; from a picture of the actual layout on sunsolve, |  miod | 2003-01-28 | 1 | -3/+23 |
* | Recognize the Voyager ``Compact-1'' keyboard layouts. |  miod | 2003-01-22 | 1 | -3/+44 |
* | Invalid key in french type 5 keyboard layout; reported by Olivier Cherrier, |  miod | 2003-01-01 | 1 | -2/+2 |
* | Upon detection of an international Sun keyboard with a recognized layout, |  miod | 2002-11-29 | 1 | -1/+76 |
* | Add the remaining layouts (due to popular demand): spanish, italian, dutch, |  miod | 2002-11-23 | 1 | -11/+456 |
* | wskbd layouts for Sun Danish, French and German keyboards. |  miod | 2002-11-23 | 1 | -2/+192 |
* | Correctly handle keypad '.'/Delete key on sun keyboards. |  miod | 2002-09-08 | 1 | -2/+2 |
* | Define new wscons symbols for the L function keys found on Sun keyboards, |  miod | 2002-08-29 | 1 | -1/+9 |
* | map backspace to delete, not backspace key symbol which are defined the same at the moment; jason ok@ |  mickey | 2002-08-26 | 1 | -2/+2 |
* | move HoldScreen to R3 where it belongs (not L3) |  jason | 2002-08-05 | 1 | -2/+2 |
* | Add a new wskbd type for Sun type 5 keyboards (WSKBD_TYPE_SUN5). |  maja | 2002-05-29 | 1 | -1/+46 |
* | Credit DARPA/USAF appropriately. |  jason | 2002-04-08 | 1 | -1/+7 |
* | Opps. One missing _nodead. -moj |  maja | 2002-02-25 | 1 | -2/+2 |
* | US isn't all :-) Here is a swedish map. -moj |  maja | 2002-02-25 | 1 | -3/+43 |
* | move the scancode -> wskbd event map into a seperate file... more still |  jason | 2002-01-25 | 1 | -0/+170 |