On Thu, Apr 12, 2012 at 1:00 PM, Mihai Popescu <[email protected]> wrote: > Hmm, I see in the text that <bool> should be True/False value, is it working > with on and off ? >
>From xorg.conf(5):
The following boolean option values are recognised as TRUE:
1, on, true, yes
and the following boolean option values are recognised as FALSE:
0, off, false, no

