--- a/src/gtkui/gtk_ctrl.c Mon Sep 08 05:13:51 2008 +0000 +++ b/src/gtkui/gtk_ctrl.c Thu Jan 15 11:18:10 2009 +0000 @@ -45,6 +45,7 @@ static struct maple_config_class maple_device_config[] = { { "Sega Controller", controller_device_configure }, + { "Sega Lightgun", controller_device_configure }, { NULL, NULL } }; static struct maple_slot_data maple_data[MAX_DEVICES];