ports/misc/hotkeys/files/patch-src-conf.c
Will Andrews 0c99c03a15 Add hotkeys 0.5.7.1, a program that allows usage of special keys on
internet/multimedia keyboards.

PR:		52616
Submitted by:	Andy Pavlo <amp0928@rit.edu>
2003-06-03 02:42:39 +00:00

21 lines
584 B
C

--- src/conf.c.orig Wed Nov 27 14:30:08 2002
+++ src/conf.c Sun May 11 16:01:17 2003
@@ -25,7 +25,7 @@
#include "common.h"
#include <stdio.h>
-#include <db.h>
+#include </usr/local/include/db3/db.h>
#include <string.h>
#include <sys/param.h>
@@ -68,6 +68,9 @@
"Shopping", "mozilla -remote 'openURL(http://thinkgeek.com)'",
"Go", "mozilla -remote 'openURL(http://linux.com)'",
"Print", "lpr",
+ "Messenger", "gaim",
+ "Webcam", "\0",
+ "Media", "xmms",
/*
"Screendump", "xwd -root",
*/