ignore display setting in ~/.xcompmgrrc - may cause problems if set and the user starts another session on another display
svn path=/trunk/kdebase/kwin/; revision=388385
This commit is contained in:
parent
469ea5a9b6
commit
e1279c6cf8
1 changed files with 1 additions and 0 deletions
|
@ -2266,6 +2266,7 @@ setValue(Option option, char *value ){
|
|||
}
|
||||
break;
|
||||
case Display_:
|
||||
break;
|
||||
display = strdup(value);
|
||||
break;
|
||||
case DisableARGB:
|
||||
|
|
Loading…
Reference in a new issue