Reviewed-by: Ping Cheng <[email protected]> Ping
On Tue, Jun 1, 2010 at 9:43 PM, Peter Hutterer <[email protected]> wrote: > Signed-off-by: Peter Hutterer <[email protected]> > --- > tools/xsetwacom.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/tools/xsetwacom.c b/tools/xsetwacom.c > index d0d7153..0f8fc05 100644 > --- a/tools/xsetwacom.c > +++ b/tools/xsetwacom.c > @@ -1153,6 +1153,8 @@ static char *convert_specialkey(const char *modifier) > {"f31", "F31"}, {"f32", "F32"}, {"f33", "F33"}, > {"f34", "F34"}, {"f35", "F35"}, > > + {"esc", "Escape"}, {"Esc", "Escape"}, > + > { NULL, NULL } > }; > > -- > 1.7.0.1 > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Linuxwacom-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel > ------------------------------------------------------------------------------ _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
