summaryrefslogtreecommitdiff
path: root/setxkbmap.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-09Check for the XWAYLAND extensionOlivier Fourdan1-3/+11
2023-05-09Fix "Xwayland" spellingOlivier Fourdan1-2/+2
2022-11-16Route the Xwayland warning through stderrPeter Hutterer1-1/+1
2022-04-25Be more careful about querying randrJulien Cristau1-1/+4
2021-12-31make functions staticWalter Harms1-32/+32
2021-12-31fix exit statusWalter Harms1-6/+6
2021-12-31fix: warning: assignment discards ‘const’ qualifier from pointer target typeWalter Harms1-5/+5
2021-07-13Check for Xwayland and print a warningPeter Hutterer1-0/+48
2019-06-09Correct error messages for missing/invalid file passed to -configAlan Coopersmith1-1/+4
2013-08-30Printing the program's version number on -version.Benno Schulenberg1-2/+10
2013-07-02Ensure consistency between the manpage and the output of the -h optionStéphane Aulery1-1/+1
2013-02-12Use C99 struct initializer for cmdNames in applyComponentNamesAlan Coopersmith1-7/+9
2013-02-12Make len a size_t instead of converting back & forth to an intAlan Coopersmith1-1/+2
2013-02-12Move global rules variable into applyRules, the only function that uses itAlan Coopersmith1-1/+1
2011-09-28Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-4/+4
2011-02-28Minor style changes in help message.Van de Bugger1-23/+23
2011-02-28Few messages added for easier troubleshooting.Van de Bugger1-2/+16
2011-02-28Consistent handling of memory allocation errors.Van de Bugger1-18/+9
2011-02-25Removed unused arg subdir in function findFileInPath()Alexandr Shadchin1-6/+6
2011-02-23Minor style fixes.Van de Bugger1-14/+14
2011-02-23Set of macros converted to enum type.Lev Nezhdanov1-12/+14
2011-02-17Refactoring the help message.Van de Bugger1-24/+26
2011-02-16Bug in searching config files fixed.Van de Bugger1-1/+1
2011-02-15Data refactored: list_t introduced to keep list and its sizes together.Van de Bugger1-59/+63
2011-02-15Data refactored: 3 separate arrays and set of macros merged into a struct.Van de Bugger1-170/+175
2011-02-15Tabs replaced with spaces; trailing spaces deleted.Van de Bugger1-48/+48
2011-02-13assigned value never used: "next" set at setxkbmap.c(654)Alan Coopersmith1-1/+1
2011-02-13Use snprintf instead of trying to pre-measure sprintf result sizes.Alan Coopersmith1-4/+3
2011-02-13Bug 34151: Potential bug and buffer overflow due to misused rules filenameAlan Coopersmith1-3/+3
2011-02-13Bug 34117: setxkbmap -I dir not accepted, despite man pageAlan Coopersmith1-1/+9
2011-01-19Fix crash when when -device is specified without argumentStuart Kreitman1-1/+8
2009-10-08Change default XKB rules file from "xorg" to "base"Alan Coopersmith1-1/+1
2009-10-08Add -query option to print current RLMVO settingsAlan Coopersmith1-1/+11
2009-07-31Comment typo fixAlan Coopersmith1-1/+1
2009-01-19Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade1-21/+21
2008-12-01Check return value of calloc and realloc. #18759 and #18760Peter Hutterer1-0/+10
2008-08-12Adding some explanatory comments.Peter Hutterer1-9/+67
2008-08-12Indent consistently.Peter Hutterer1-560/+671
2008-08-12Remove RCS tags.Peter Hutterer1-5/+3
2007-04-17Minor code cleanups (remove unused static and opencoding of strdup)Alan Coopersmith1-4/+2
2006-10-15add support for extended devicesDaniel Stone1-1/+6
2006-10-15defaults: make the defaults a bit more modernDaniel Stone1-2/+2
2006-03-10Bump to 1.0.2; release.setxkbmap-1_0_2XORG-7_1XORG-7_0_99_901Daniel Stone1-1/+3
2004-04-23Merging XORG-CURRENT into trunksco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-rel-0-6-2lg3d-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_2XORG-6_8_1_904XORG-6_8_1_903XORG-6_8_1_902XORG-6_8_1_901XORG-6_8_1XORG-6_8_0XORG-6_7_99_904XORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEXORG-6_8-branchEgbert Eich1-2/+3
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_903_specialxf86-4_3_99_902xf86-4_3_99_901xf86-4_3_99_16xf86-012804-2330Kaleb Keithley1-103/+1
2003-11-14Initial revisionXORG-STABLEKaleb Keithley1-0/+953