Re: FVWM: keys don't repeat

2008-12-05 Thread Thomas Adam
2008/12/5 Theodore D. Sternberg [EMAIL PROTECTED]: OK, xset r on doesn't work before exec /usr/bin/fvwm either. Nor does it work if I put in in InitFunction *or* SessionInitFunction, e.g. AddToFunc InitFunction + I xset r on It won't work like that, c.f.: + I Exec exec xset r on Again,

Re: FVWM: keys don't repeat

2008-12-05 Thread Dan Espen
Theodore D. Sternberg [EMAIL PROTECTED] writes: On Fri, 5 Dec 2008, Perry Hutchison wrote: AddToFunc InitFunction + I xset r on + I exec xsetroot -mod 1 2 -fg cornflowerblue -bg sienna Should be: + I exec xset r on + I exec xsetroot -mod 1 2 -fg cornflowerblue -bg sienna If it's not