index
:
xorg/app/setxkbmap
CYGWIN
XACE-SELINUX
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-TM
XORG-STABLE
master
Set the keyboard using the X Keyboard Extension
daniels
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
setxkbmap 1.3.0
HEAD
setxkbmap-1.3.0
master
Alan Coopersmith
1
-1/+1
2012-03-06
Mention xkeyboard-config(7) in setxkbmap(1)
Mehdi Dogguy
1
-1/+1
2011-09-28
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-4/+4
2011-02-28
Minor style changes in help message.
Van de Bugger
1
-23/+23
2011-02-28
Few messages added for easier troubleshooting.
Van de Bugger
1
-2/+16
2011-02-27
Consistent handling of memory allocation errors.
Van de Bugger
1
-18/+9
2011-02-25
Removed unused arg subdir in function findFileInPath()
Alexandr Shadchin
1
-6/+6
2011-02-22
Minor style fixes.
Van de Bugger
1
-14/+14
2011-02-22
Set of macros converted to enum type.
Lev Nezhdanov
1
-12/+14
2011-02-22
man: multiple layouts can be specified (#34118)
Peter Hutterer
1
-4/+6
2011-02-16
Refactoring the help message.
Van de Bugger
1
-24/+26
2011-02-15
Bug in searching config files fixed.
Van de Bugger
1
-1/+1
2011-02-15
Data refactored: list_t introduced to keep list and its sizes together.
Van de Bugger
1
-59/+63
2011-02-15
Data refactored: 3 separate arrays and set of macros merged into a struct.
Van de Bugger
1
-170/+175
2011-02-15
Tabs replaced with spaces; trailing spaces deleted.
Van de Bugger
1
-48/+48
2011-02-13
assigned value never used: "next" set at setxkbmap.c(654)
Alan Coopersmith
1
-1/+1
2011-02-13
Use snprintf instead of trying to pre-measure sprintf result sizes.
Alan Coopersmith
1
-4/+3
2011-02-13
Bug 34151: Potential bug and buffer overflow due to misused rules filename
Alan Coopersmith
1
-3/+3
2011-02-13
Bug 34117: setxkbmap -I dir not accepted, despite man page
Alan Coopersmith
1
-1/+9
2011-01-20
config: move man pages into their own directory
Gaetan Nadon
4
-20/+19
2011-01-20
Fix crash when when -device is specified without argument
Stuart Kreitman
1
-1/+8
2011-01-13
man: remove trailing spaces and tabs
Gaetan Nadon
1
-10/+10
2011-01-12
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Gaetan Nadon
1
-1/+1
2011-01-12
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-1/+1
2010-09-23
setxkbmap 1.2.0
setxkbmap-1.2.0
Alan Coopersmith
1
-1/+4
2010-09-23
config: remove AC_SUBST of CFLAGS & LIBS that PKG_CHECK_MODULES handles
Alan Coopersmith
1
-2/+0
2010-09-23
config: Remove AC_PROG_CC & AC_PROG_INSTALL that XORG_DEFAULT_OPTIONS provide
Alan Coopersmith
1
-3/+0
2010-09-23
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1/+1
2010-07-23
config: upgrade to util-macros 1.8 for additional man page support
Alan Coopersmith
2
-22/+7
2010-01-13
COPYING: replace stub with actual copyright notice
Gaetan Nadon
1
-10/+20
2009-11-26
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Gaetan Nadon
1
-0/+1
2009-10-28
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Gaetan Nadon
4
-2/+5
2009-10-27
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
Gaetan Nadon
1
-1/+1
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-11/+66
2009-10-21
This is not a GNU project, so declare it foreign.
Jeremy Huddleston
1
-1/+1
2009-10-09
Change default XKB rules file from "xorg" to "base"
Alan Coopersmith
2
-2/+1
2009-10-09
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2
-11/+7
2009-10-09
Add -query option to print current RLMVO settings
Alan Coopersmith
2
-2/+16
2009-10-01
Add README with pointers to mailing lists, bugzilla, & git
Alan Coopersmith
1
-0/+27
2009-08-01
Comment typo fix
Alan Coopersmith
1
-1/+1
2009-07-08
Bump to 1.1.0
setxkbmap-1.1.0
Peter Hutterer
1
-1/+1
2009-01-19
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
4
-22/+34
2008-12-01
Check return value of calloc and realloc. #18759 and #18760
Peter Hutterer
1
-0/+10
2008-08-12
Adding some explanatory comments.
Peter Hutterer
1
-9/+67
2008-08-12
Indent consistently.
Peter Hutterer
1
-560/+671
2008-08-12
Remove RCS tags.
Peter Hutterer
2
-7/+3
2007-12-06
Add missing PHONY line for automatic ChangeLog generation
James Cloos
1
-0/+2
2007-07-24
Version bump: 1.0.4
setxkbmap-1.0.4
Alan Coopersmith
1
-1/+1
2007-07-23
lint target needs to use AM_CFLAGS too
Alan Coopersmith
1
-1/+1
2007-07-23
Use AM_CFLAGS instead of setxkbmap_CFLAGS to avoid automake-1.10 warning
Alan Coopersmith
1
-1/+1
[next]