Mailinglist Archive: opensuse-bugs (16520 mails)

< Previous Next >
[Bug 371756] No keyboard auto-repeat in X11 during installation
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 10 Nov 2008 08:00:26 -0700 (MST)
  • Message-id: <20081110150026.3E067245392@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=371756

User locilka@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=371756#c22


Lukas Ocilka <locilka@xxxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|sndirsch@xxxxxxxxxx




--- Comment #22 from Lukas Ocilka <locilka@xxxxxxxxxx> 2008-11-10 08:00:25 MST
---
cd source/installation
grep -r "xset r on" * | grep -v "\.svn"
src/include/misc.ycp: WFM::Execute (.local.bash, "xset r on");
startup/YaST2.call: xset r on

There are actually two places in installation that call `xset r on`, does it
mean that calling that command is not enough? And how comes that if I open an
xterm and write that command (during installation), autorepeat suddenly starts
working?


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >