summaryrefslogtreecommitdiff
path: root/man/xkb
AgeCommit message (Expand)AuthorFilesLines
2011-05-17XKB man pages: Fix coordinantes typo in multiple pagesAlan Coopersmith5-5/+5
2010-09-03Sun's copyrights are now owned by OracleAlan Coopersmith200-200/+200
2010-08-27config: remove man-pages configuration optionGaetan Nadon1-2/+0
2010-08-13man: xkb: remove unused variable LIB_MAN_DIR_SUFFIXGaetan Nadon1-2/+0
2010-08-06 man: using the C preprocessor is not required for man pages.Gaetan Nadon1-18/+3
2010-04-08Fix manual typos.Kusanagi Kouichi3-100/+100
2010-04-08man: Correct the XkbAllAccessXEventsMask mask nameDirk Wallenstein3-3/+3
2010-04-08man: Add missing geometry component flagDirk Wallenstein1-1/+2
2010-04-08man: Return value of XkbGetState is Status and not BoolDirk Wallenstein1-1/+1
2010-04-08man: Fix return value specification of XkbKeyActionEntryDirk Wallenstein1-4/+4
2010-01-14Update Sun license notices to current X.Org standard formAlan Coopersmith200-5200/+3800
2009-10-08Use AM_V_GEN instead of customized macros for AM_SILENT_RULESXake1-1/+1
2009-09-18Add AM_SILENT_RULES support for cpp rules for man & nls filesAlan Coopersmith1-1/+1
2009-09-03man: fix parameters to XkbAllocGeomOverlay{Rows|Keys} (#23499)Peter Hutterer2-2/+2
2009-08-28Fix version tag in .TH line of several XKB man pagesAlan Coopersmith5-5/+5
2009-08-28XkbSetDeviceButtonActions.man: remove non-existent actions argumentAlan Coopersmith1-5/+1
2009-08-28XkbQueryExtension.man: Arguments should be pointersAlan Coopersmith1-4/+4
2009-08-28XkbSAActionSetCtrls.man: Fix typo in formatting macroAlan Coopersmith1-1/+1
2009-08-28Convert Xkb API man pages to ANSI prototypesAlan Coopersmith200-2328/+864
2009-08-05man/xkb: delete spurious newline in .TH headersJulien Cristau2-4/+2
2009-08-05man: use __libmansuffix__ instead of 3X11 for references to other pagesJulien Cristau12-13/+13
2009-08-05man/xkb: use __libmansuffix__ instead of hardcoding 3Xkb for manpage sectionsJulien Cristau6-6/+6
2009-05-02Correct return type in XkbGetKeyboard man pageAlan Coopersmith1-1/+1
2009-01-29patches to avoid gcc warnings for libX11 (#2)Paulo Cesar Pereira de Andrade3-4/+10
2008-10-28man: fix formatting error in XkbGetIndicatorState man page.Peter Hutterer1-2/+2
2008-02-11Spell out number in XkbGetKeyVirtualModMap man page to avoid cpp errors from #Alan Coopersmith1-1/+1
2007-04-28Fix typo in nroff macro in XkbAddGeomOverlayKey.manAlan Coopersmith1-1/+1
2007-04-28Protect C comments and #defines in XKB man pages from being mangled by cppAlan Coopersmith86-1081/+1081
2007-04-28Add Makefile to process/install XKB man pagesAlan Coopersmith1-0/+234
2007-04-27Add man pages for XKB API'sDennis Arellano200-0/+27520