summaryrefslogtreecommitdiff
path: root/misc/hotkeys/files/patch-src-hotkeys.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* misc/hotkeys: fix build with clangWilliam Grzybowski2013-06-141-29/+40
| | | | | | | | | | | - Fix build with clang, return type error - Add LICENSE (GPLv2) - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=320971
* - More xosd fixRong-En Fan2007-03-061-5/+11
| | | | | | | | | | | | | | - Correctly handle configuration files - Add new features in example configuration Submitted by: Alexey Privalov <lubeg at rootshell.be> - Use USE_BDB, make it supports all supportted version in ports tree Tested by: Alexey Privalov <lubeg at rootshell.be> Notes: svn path=/head/; revision=186654
* - Fix xosd display: xosd_init() is deprecatedRong-En Fan2007-03-021-8/+27
| | | | | | | | | - Add some more configurable features Submitted by: Alexey Privalov <lubeg at rootshell.be> Notes: svn path=/head/; revision=186343
* Submitter fix with 5.X and take maintainership.Patrick Li2003-06-121-1/+10
| | | | | | | | PR: ports/53243 Submitted by: Andy Pavlo <amp0928@rit.edu> Notes: svn path=/head/; revision=82889
* Add hotkeys 0.5.7.1, a program that allows usage of special keys onWill Andrews2003-06-031-0/+280
internet/multimedia keyboards. PR: 52616 Submitted by: Andy Pavlo <amp0928@rit.edu> Notes: svn path=/head/; revision=82098