Bug 113417 - [x11/xkeyboard-config] keymap for pc98 is wrong
Summary: [x11/xkeyboard-config] keymap for pc98 is wrong
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-06 15:40 UTC by NAKAJI Hiroyuki
Modified: 2007-06-07 21:16 UTC (History)
0 users

See Also:


Attachments
file.diff (582 bytes, patch)
2007-06-06 15:40 UTC, NAKAJI Hiroyuki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description NAKAJI Hiroyuki 2007-06-06 15:40:03 UTC
	Xorg 7.2 has a keymap problem on pc98. The directory name for
NEC PC-98x1 machines is changed from nec to nec_vndr, but in
xkeyboard-config/rules/xfree98, nec is used.

Fix: A patch for ports/x11/xkeyboard-config.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-06 15:40:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-x11

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-07 20:58:53 UTC
lesi        2007-06-07 19:58:47 UTC

  FreeBSD ports repository

  Modified files:
    x11/xkeyboard-config Makefile 
  Added files:
    x11/xkeyboard-config/files patch-rules_xfree98 
  Log:
  Fix keymap for pc98.
  
  PR:             ports/113417
  Submitted by:   NAKAJI Hiroyuki
  
  Revision  Changes    Path
  1.2       +1 -1      ports/x11/xkeyboard-config/Makefile
  1.1       +11 -0     ports/x11/xkeyboard-config/files/patch-rules_xfree98 (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 lesi freebsd_committer freebsd_triage 2007-06-07 21:16:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!