From 056e3b33aeca2d8859379f20790699a0d050d99c Mon Sep 17 00:00:00 2001 From: phintuka Date: Mon, 11 Jun 2007 19:03:14 +0000 Subject: use_remote_keyboard --> remote_keyboard --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.h') diff --git a/config.h b/config.h index 9b272bab..dc7ed2f7 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: config.h,v 1.23 2007-05-17 16:09:49 phintuka Exp $ + * $Id: config.h,v 1.24 2007-06-11 19:03:14 phintuka Exp $ * */ @@ -229,7 +229,7 @@ class config_t { int remote_mode; int listen_port; - int use_remote_keyboard; + int remote_keyboard; int remote_usetcp, remote_useudp, remote_usertp, remote_usepipe; int remote_http_files; /* allow http streaming of media files to xineliboutput clients * (currently replayed media file from xineliboutput media player) -- cgit v1.2.3