Bug 769423

Summary: setleds +num call in the systemd only sets leds, not NumLock
Product: [openSUSE] openSUSE 12.2 Reporter: Stanislav Brabec <sbrabec>
Component: BasesystemAssignee: Stanislav Brabec <sbrabec>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: fcrozat, mrmazda
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 746595    

Description Stanislav Brabec 2012-06-29 14:47:09 UTC
As part of bug 746595 I wrote a systemd patch that should set NumLock in some conditions.

It worked in openSUSE 12.1, but in openSUSE 12.2 beta 2 it only sets LEDs, not the numlock itself. Surprisingly, if I call setleds after login, it works as expected.
Comment 1 Stanislav Brabec 2013-03-04 18:10:50 UTC
I did not see this since release of the bug 746595 fix => It was probably another consequence of the race condition.