Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2009 17:47:45 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/adb adb_kbd.c
Message-ID:  <200901081747.n08HlojJ057431@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2009-01-08 17:47:45 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/adb          adb_kbd.c 
  Log:
  SVN rev 186906 on 2009-01-08 17:47:45Z by nwhitehorn
  
  Improve the AT keyboard emulation of the ADB keyboard driver, by supporting
  an AT-like K_RAW mode instead of just K_CODE. This has the effect of making
  the arrow keys on ADB keyboards work in X11.
  
  Copied from: sunkbd(4)
  
  Revision  Changes    Path
  1.3       +144 -15   src/sys/dev/adb/adb_kbd.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901081747.n08HlojJ057431>