KWin Rules Application Workarounds/da: Difference between revisions
Appearance
Importing a new version from external source |
Importing a new version from external source |
||
| Line 5: | Line 5: | ||
== Problemløsning for programmer == | == Problemløsning for programmer == | ||
Herunder findes løsninger til programmer, som ikke opfører sig korrekt. | |||
{{Tip|If you are unfamiliar with creating '''KWin''' Rules, see this [[Special:myLanguage/KWin_Rules_Examples#Pin_a_Window_to_a_Desktop_and_set_other_Attributes|detailed example]] to base your new rule.}} | {{Tip|If you are unfamiliar with creating '''KWin''' Rules, see this [[Special:myLanguage/KWin_Rules_Examples#Pin_a_Window_to_a_Desktop_and_set_other_Attributes|detailed example]] to base your new rule.}} | ||
Revision as of 07:36, 15 March 2012
Problemløsning for programmer
Herunder findes løsninger til programmer, som ikke opfører sig korrekt.
Full-screen Re-size Error
Emacs and gVim, when maximized (full-screen mode) and under certain conditions may encounter window re-sizing issues - see Emacs window resizes ... A KWin Rule will work-around the issue.
Assuming an Emacs window is open:
- Use and select the Emacs window. Match only by primary class name so leave the check boxes unchecked - for additional information see window matching

- Clicking in the previous window back-fills the results in the tab. Enter a meaningful text in the text box:

- Ignore Emacs's full-screen request by enabling the attribute, toggling it to off () to ignore and selecting the parameter:

- Click through to complete entry of the rule.
