abstrakraft / cwiid

Linux Nintendo Wiimote interface
cwiid.org
GNU General Public License v2.0
287 stars 100 forks source link

Log Menu Item keyboard shortcut #9

Open ers81239 opened 14 years ago

ers81239 commented 14 years ago

I'm working on the logging feature, which is actually being used already for some high-school physics experiments.

I have an easy question: How do I get the menu item to be something other than CTRL-A? In the glade designer it says it will use the underline to pick which letter to use, and the underline is preceeding the L in Log, but it still comes up CTRL-A.

Thanks to everyone else for their work. Feel free to rip my stuff apart because I don't usually do C.