> ... "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
>+ I exec xsetroot -mod 1 2 -fg cornflowerblue -bg sienna
>
> or
>
> AddToFunc SessionInitFunction
>
"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
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
On Fri, 5 Dec 2008, Thomas Adam wrote:
2008/12/5 Perry Hutchison <[EMAIL PROTECTED]>:
If it doesn't work when run in .xinitrc ahead of fvwm, I suppose
you could try putting it in an InitFunction (or SessionInitFunction
-- see the fvwm manpage for the difference) in your .fvwm2rc.
~/.xinitrc i
On Fri, 5 Dec 2008, Perry Hutchison wrote:
Where in .xinitrc should I put "xset r on"? With my .xinitrc
like this...
#===
exec /usr/bin/fvwm
xset r on
#===
...the "xset r on" doesn't seem to have an effect.
Nor does it work if I reverse the order of those two lines.
It certainl
2008/12/5 Perry Hutchison <[EMAIL PROTECTED]>:
> If it doesn't work when run in .xinitrc ahead of fvwm, I suppose
> you could try putting it in an InitFunction (or SessionInitFunction
> -- see the fvwm manpage for the difference) in your .fvwm2rc.
~/.xinitrc is fine. s/InitFunction/StartFunction/
> >> I'm using fvwm 2.4.20 and when I hold down a key (whether
> >> in an xterm or an rxvt) it doesn't repeat.
> >
> > in the xterm or rxvt type:
> >
> > xset r on
> >
> > If that works, put it in your .xinitrc.
>
> It works, thanks!
>
> Where in .xinitrc should I put "xset r on"? With my .xinitrc
2008/12/5 Theodore D. Sternberg <[EMAIL PROTECTED]>:
>>> I'm using fvwm 2.4.20 and when I hold down a key (whether in an xterm or
>>> an rxvt) it doesn't repeat.
>
>> in the xterm or rxvt type:
>>
>> xset r on
>>
>> If that works, put it in your .xinitrc.
>
> It works, thanks!
>
> Where in .xinitrc
I'm using fvwm 2.4.20 and when I hold down a key (whether in an xterm or
an rxvt) it doesn't repeat.
in the xterm or rxvt type:
xset r on
If that works, put it in your .xinitrc.
It works, thanks!
Where in .xinitrc should I put "xset r on"? With my .xinitrc
like this...
#===
exec /
"Theodore D. Sternberg" <[EMAIL PROTECTED]> writes:
> I'm using fvwm 2.4.20 and when I hold down a key (whether in an xterm or
> an rxvt) it doesn't repeat.
in the xterm or rxvt type:
xset r on
If that works, put it in your .xinitrc.
> All was well until I upgraded from SuSE-10.2 to SuSE-11.0
I'm using fvwm 2.4.20 and when I hold down a key (whether in an xterm or
an rxvt) it doesn't repeat.
All was well until I upgraded from SuSE-10.2 to SuSE-11.0 ("xorg
-version" says "7.2.0" on SuSE-10.2 and "1.4.0.90" on SuSE-11.0, oddly
enough). The Linux kernel versions are respectively 2.6.22.
11 matches
Mail list logo