View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001137 | FSS5PC100 | Display | public | 2012-07-12 17:57 | 2012-07-12 17:57 |
Reporter | froelich | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | V1.13 | ||||
Target Version | V1.14 | Fixed in Version | V1.14 | ||
Summary | 0001137: Can't select accelleration level 0x10 | ||||
Description | Can't select accelleration level 0x10. Bad:switch(NewSetting.AccelLevel & 0x2F) Ok: switch(NewSetting.AccelLevel & 0x3F) | ||||
Forum Link | |||||
Found Driver Version | V1.5 | ||||
Fixed Driver Version | V1.6 | ||||