| 4ddc96cf |
31-Mar-2025 |
hans <hans@NetBSD.org> |
xf86-input-keyboard: add DEC LK401 keyboard map and WSKBD_TYPE_LK401 |
| c5739aaa |
31-Mar-2025 |
hans <hans@NetBSD.org> |
xf86-input-keyboard: fix DEC LK201 layout On the LK201, the F11 serves as Escape by default. The key that's currently defined as Escape is actually grave/tilde. Also, the Delete key above Enter is actually a Backspace. |
| d49df8ba |
07-Nov-2023 |
tsutsui <tsutsui@NetBSD.org> |
xf86-input-keyboard: add suppport to get keymap via WSKBDIO_GETMAP ioctl(2). No particular comment on tech-x11@: https://mail-index.netbsd.org/tech-x11/2023/10/31/msg002415.html https://mail-index.netbsd.org/tech-x11/2023/11/04/msg002416.html Tested on NWS-3260 and NWS-3470 with Xorg 1.10 server in netbsd-9. Worth to pullup to netbsd-10 and netbsd-9. |
| d2b10af6 |
12-Jul-2022 |
mrg <mrg@NetBSD.org> |
xf86-input-keyboard 2.0.0, xf86-video-cirrus 1.6.0, xf86-video-mach64 6.9.7, and xf86-video-mga 2.0.1. |
| 8d623946 |
12-Jul-2022 |
mrg <mrg@NetBSD.org> |
initial import of xf86-input-keyboard-2.0.0 |
| a616bb77 |
02-Oct-2021 |
tsutsui <tsutsui@NetBSD.org> |
Handle DEVICE_ABORT to restore the original keyboard state after crash. No particular comment in PR xsrc/56415. |
| abaf7e73 |
18-Dec-2019 |
macallan <macallan@NetBSD.org> |
add some missing translations for japanese keyboards from Yasushi Oshima via PR54784 |
| f5a99ab6 |
25-Aug-2017 |
macallan <macallan@NetBSD.org> |
fix tpyo |
| 1468c73e |
05-Mar-2017 |
mrg <mrg@NetBSD.org> |
merge xf86-input-keyboard 1.9.0 and xf86-input-mouse 1.9.2 |
| fe24f8a2 |
05-Mar-2017 |
mrg <mrg@NetBSD.org> |
initial import of xf86-input-keyboard-1.9.0 |
| 0eaa3919 |
12-Nov-2015 |
phx <phx@NetBSD.org> |
Scancode translation table for wskbd on Amiga keyboards. |
| 57ba8e8b |
20-Jul-2015 |
mrg <mrg@NetBSD.org> |
merge xf86-input-keyboard 1.8.1 and xf86-video-vesa 2.3.4. |
| 414bd68f |
20-Jul-2015 |
mrg <mrg@NetBSD.org> |
initial import of xf86-input-keyboard-1.8.1 |
| 8e3c6fe8 |
04-Apr-2014 |
christos <christos@NetBSD.org> |
PR/48347: Yasushi Oshima: Cannot input Japanese special keys of JP106 keyboard with NetBSD/evbarm(RPI) or some arch. |
| ab81fb3b |
20-Mar-2014 |
wiz <wiz@NetBSD.org> |
Remove obsolete chunk. No diffs to upstream remaining :) |
| aa8e367b |
20-Mar-2014 |
mrg <mrg@NetBSD.org> |
merge xf86-input-keyboard 1.8.0. |
| 26b1ff4e |
20-Mar-2014 |
mrg <mrg@NetBSD.org> |
initial import of xf86-input-keyboard-1.8.0 |
| c80b1796 |
26-Jul-2013 |
wiz <wiz@NetBSD.org> |
Remove unnecessary include, to reduce diffs to upstream. |
| 1450c749 |
05-Jun-2013 |
mrg <mrg@NetBSD.org> |
merge xf86-input-keyboard 1.7.0 and xf86-input-mouse 1.9.0. |
| 3e72ca8c |
05-Jun-2013 |
mrg <mrg@NetBSD.org> |
initial import of xf86-input-keyboard-1.7.0 |
| 023e83d8 |
18-Mar-2013 |
jmcneill <jmcneill@NetBSD.org> |
If WSKBDIO_GTYPE succeeds and returns type=0, it is a mux with no keyboard attached. In this case, assume USB. |
| 8ab4536d |
14-Feb-2013 |
macallan <macallan@NetBSD.org> |
when using /dev/wskbd* we need to close the device when VT switching out of X, and open it again when switching back |
| 52dc1b6a |
21-Jul-2012 |
tsutsui <tsutsui@NetBSD.org> |
Don't return FALSE in OpenKeyboard() even if wskbd type is unknown so that we can still setup keyboard map manually by xmodmap(1) etc. on poor Tier II machines. |
| 836253ff |
16-Jul-2012 |
abs <abs@NetBSD.org> |
Add WSKBD_TYPE_LK201 |
| 0c005ca7 |
16-Jul-2012 |
abs <abs@NetBSD.org> |
Add a basic map for an LK201 keyboard |
| 51aca463 |
25-Feb-2012 |
martin <martin@NetBSD.org> |
Fix scan code 50 key on non-us-USB keyboards (BSlash2 -> BSlash). From macallan. |
| f0cb39c0 |
24-Jul-2011 |
mrg <mrg@NetBSD.org> |
vtSwitchSupported no longer exists; don't try to set it |
| 7baae195 |
24-Jul-2011 |
mrg <mrg@NetBSD.org> |
merge xf86-input-keyboard-1.6.0 |
| a1ed278c |
24-Jul-2011 |
mrg <mrg@NetBSD.org> |
initial import of xf86-input-keyboard 1.6.0. important changes include: adjust for input ABI 12 fixes for sun japanese keyboards fixes for type5 wscons keyboards |
| 3aad2a85 |
28-Apr-2011 |
macallan <macallan@NetBSD.org> |
default to wskbd only if DEFAULT_TO_WSKBD is defined |
| 713cff54 |
18-Apr-2011 |
macallan <macallan@NetBSD.org> |
add a couple mappings for keys found on Sun keyboards |
| 255532b3 |
18-Apr-2011 |
macallan <macallan@NetBSD.org> |
be less braindead about the Device option - only default to /dev/wskbd if Protocol is set to wskbd. Now Protocol "standard" should work again. |
| 557964ce |
13-Apr-2011 |
macallan <macallan@NetBSD.org> |
default to wskbd tested on amd64, sparc(64), shark Now X without a config file should work on most hardware |
| 632d17a8 |
22-Nov-2010 |
mrg <mrg@NetBSD.org> |
merge xf86-input-keyboard 1.5.0. |
| b425557e |
22-Nov-2010 |
mrg <mrg@NetBSD.org> |
initial import of xf86-input-keyboard-1.5.0. interesting changes: man: the old xkb options are gone Missing #ifdef for PCCONS sun_kbd: Add mappings for Hangul and Hanja keys on Korean keyboard Remove unused keyboardOptions. Don't set AutoRepeat if we're not actually using it. |
| 65174c50 |
07-Nov-2010 |
tsutsui <tsutsui@NetBSD.org> |
Use existing wscons USB keymap for WSKBD_TYPE_MAPLE on dreamcast. |
| 50679589 |
07-Nov-2010 |
tsutsui <tsutsui@NetBSD.org> |
Recognize WSKBD_TYPE_MAPLE for dreamcast. |
| d3d894cb |
29-Oct-2010 |
tsutsui <tsutsui@NetBSD.org> |
Fix an incorrect warning fix in previous. |
| 37d4bb4a |
24-Oct-2010 |
tsutsui <tsutsui@NetBSD.org> |
Make this compile with WARNS=2. |
| 842a77a7 |
22-May-2010 |
mrg <mrg@NetBSD.org> |
merge xf86-input-keyboard 1.4.0 |
| 34977a2f |
22-May-2010 |
mrg <mrg@NetBSD.org> |
initial import of xf86-input-keyboard-1.4.0 |
| 7ffe8806 |
18-Aug-2009 |
martin <martin@NetBSD.org> |
for consistency use printWsType() to print Sun5 keyboard type |
| eb61724e |
12-Jun-2009 |
mrg <mrg@NetBSD.org> |
avoid a bunch of int/ptr warnings. |
| 79a8a9c6 |
10-Jun-2009 |
mrg <mrg@NetBSD.org> |
initial import of xf86-input-keyboard-1.3.2 |
| 2acebfac |
07-Feb-2009 |
christos <christos@NetBSD.org> |
Set the version for the keyboard too. From Patrick Welche |
| ac15d2bc |
22-Oct-2008 |
macallan <macallan@NetBSD.org> |
add keymap fixes for ADB, Sun and pseudo-XT-via-wskbd0 from xsrc/xfree |
| 7a5a6f8e |
15-Aug-2008 |
rtr <rtr@NetBSD.org> |
move WSCONS case inside switch statement |
| f16b93fd |
02-Aug-2008 |
mrg <mrg@NetBSD.org> |
include dev/wscons/wsconsio.h on netbsd. fix some #ifdef vs. {} placement lossage. |
| ee3138f1 |
02-Aug-2008 |
mrg <mrg@NetBSD.org> |
initial import of xf86-input-keyboard-1.3.1 |