~ubuntu-branches/ubuntu/lucid/libx11/lucid

« back to all changes in this revision

Viewing changes to man/xkb/XkbKeyGroupInfo.man

  • Committer: Bazaar Package Importer
  • Author(s): Timo Aaltonen
  • Date: 2009-12-04 11:43:54 UTC
  • mfrom: (1.1.10 upstream) (2.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20091204114354-0lik4mbb1bv1a8nw
Tags: 2:1.3.2-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - Add 100_latin_locale_alias.diff (LP 379785)

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
corresponding to 
34
34
keycode
35
35
.SH SYNOPSIS
36
 
.B unsigned char XkbKeyGroupInfo macro
37
 
(
38
 
.I xkb,
39
 
.I keycode
40
 
)
41
 
.br
42
 
      XkbDescPtr \fIxkb\fP\^;
43
 
.br
44
 
      KeyCode \fIkeycode\fP\^;
 
36
.HP
 
37
.B unsigned char XkbKeyGroupInfo
 
38
.BI "(\^XkbDescPtr " "xkb" "\^,"
 
39
.BI "KeyCode " "keycode" "\^);"
45
40
.if n .ti +5n
46
41
.if t .ti +.5i
47
42
.SH ARGUMENTS