|
Bugzilla – Full Text Bug Listing |
| Summary: | something is trashing my startupconfig | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Forgotten User ZhJd0F0L3x <forgotten_ZhJd0F0L3x> |
| Component: | KDE | Assignee: | Lubos Lunak <llunak> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Beta 7 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Component Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | |||
| Bug Blocks: | 140732 | ||
|
Description
Forgotten User ZhJd0F0L3x
2006-03-09 19:03:09 UTC
Hmm, let me guess, you modified this file and it gets overwritten now and then? That's because this file is only an autogenerated cache, the real config file for each config value is mentioned in the comment line above. If that's not the case then the "how to reproduce" section seriously lacks any details. yes - i modified this by hand. I now did the following: seife@susi:~/.kde/share/config> diff -U5 /tmp/kcminputrc kcminputrc --- /tmp/kcminputrc 2006-03-10 13:20:36.000000000 +0100 +++ kcminputrc 2006-03-10 13:20:54.000000000 +0100 @@ -10,5 +10,6 @@ [Mouse] MouseButtonMapping=RightHanded ReverseScrollPolarity=false cursorTheme=tuxcursor +cursorsize=48 and will look how it goes; I _think_ i already had this some time ago and it vanished somehow - but this might be due to synchronizing of the $HOME to different machines and such. Thanks for the hint ;-) |