Search found 1 match

by networker
Sat Oct 20, 2012 9:02 pm
Forum: General Help
Topic: using "W-." keybind
Replies: 5
Views: 4901

Re: using "W-." keybind

I'm trying to use the following code in the lxde-rc.xml file. </keybind> <keybind key="W-."> <action name="ToggleMaximize"> <direction>both</direction> </action> </keybind> But the keybind won't work. I don't mind changing the keybind to something else at all, but can anyone ple...