File: compose.inc

package info (click to toggle)
kbd 2.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 15,980 kB
  • sloc: ansic: 14,562; javascript: 3,038; sh: 1,154; pascal: 643; makefile: 614; lex: 542; yacc: 338; perl: 126; python: 96; sed: 6
file content (8 lines) | stat: -rw-r--r-- 278 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
# We map the PrintScreen key (useless) and Alt+AltGr to the Compose key...
# A really useful thing not found on normal keyboards. :/
#
# (c) 2001 Bernhard Rosenkrnzer <bero@arklinux.org>

keycode  99 = Compose		# SysRq/PrintScrn
keycode 100 = AltGr		
alt keycode 100 = Compose