├── debian ├── compat ├── install ├── source │ └── format ├── rules ├── README.debian ├── maintscript ├── mintdesktop.postinst ├── control └── copyright ├── test ├── usr ├── bin │ ├── mintdesktop │ ├── compiz-reset-profile │ ├── wm-recovery │ ├── wm-detect │ └── xfce-autostart-wm └── share │ ├── help │ ├── C │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── af │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── am │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── ar │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── az │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── be │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── bg │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── bn │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── bs │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── ca │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── cs │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── cv │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── cy │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── da │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── de │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── el │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── eo │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── es │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── et │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── eu │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── fa │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── fi │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── fo │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── fr │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── ga │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── gd │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── gl │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── gv │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── he │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── hi │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── hr │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── hu │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── hy │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── ia │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── id │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── is │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── it │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── ja │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── jv │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── ka │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── kk │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── km │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── kn │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── ko │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── ku │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── ky │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── la │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── lb │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── lo │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── lt │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── lv │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── mk │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── ml │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── mr │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── ms │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── my │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── nb │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── ne │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── nl │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── nn │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── oc │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── om │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── pa │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── pl │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── pt │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── ro │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── ru │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── sc │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── si │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── sk │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── sl │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── so │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── sq │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── sr │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── sv │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── ta │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── te │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── tg │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── th │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── tl │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── tr │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── uk │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── ur │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── uz │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── vi │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── yi │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── ast │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── chr │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── csb │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── en_AU │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── en_CA │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── en_GB │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── fil │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── fr_CA │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── frp │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── kab │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── mai │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── nap │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── nds │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── pap │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── pt_BR │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── shn │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── tpi │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ ├── zh_CN │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── zh_HK │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── zh_TW │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ ├── index.page │ │ │ └── compositing.page │ ├── ca@valencia │ │ └── mintdesktop │ │ │ ├── legal.xml │ │ │ └── index.page │ └── sr@latin │ │ └── mintdesktop │ │ ├── legal.xml │ │ └── index.page │ ├── linuxmint │ └── mintdesktop │ │ └── xfce-autostart-wm.desktop │ └── applications │ └── mint-window-manager.desktop ├── etc ├── X11 │ └── Xsession.d │ │ └── 99mintdesktop └── compizconfig │ └── mint.conf ├── makepot └── README.md /debian/compat: -------------------------------------------------------------------------------- 1 | 9 2 | -------------------------------------------------------------------------------- /debian/install: -------------------------------------------------------------------------------- 1 | etc 2 | usr 3 | -------------------------------------------------------------------------------- /debian/source/format: -------------------------------------------------------------------------------- 1 | 3.0 (native) 2 | -------------------------------------------------------------------------------- /debian/rules: -------------------------------------------------------------------------------- 1 | #!/usr/bin/make -f 2 | 3 | %: 4 | dh $@ -------------------------------------------------------------------------------- /test: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | sudo rm -rf /usr/lib/linuxmint/mintDesktop 4 | sudo cp -R usr / 5 | mintdesktop 6 | -------------------------------------------------------------------------------- /usr/bin/mintdesktop: -------------------------------------------------------------------------------- 1 | #!/usr/bin/python3 2 | 3 | import os 4 | 5 | os.system("/usr/lib/linuxmint/mintdesktop/mintdesktop.py") 6 | -------------------------------------------------------------------------------- /debian/README.debian: -------------------------------------------------------------------------------- 1 | mintDesktop now "mounts" your whole Windows network neighbourhood in your home folder, so you can browse it out of the box :) 2 | -------------------------------------------------------------------------------- /etc/X11/Xsession.d/99mintdesktop: -------------------------------------------------------------------------------- 1 | # This file is sourced by Xsession(5), not executed. 2 | 3 | # Default profile for Compiz 4 | export COMPIZ_CONFIG_PROFILE="mint" 5 | -------------------------------------------------------------------------------- /usr/bin/compiz-reset-profile: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | killall ccsm 4 | cat /usr/share/linuxmint/mintdesktop/mint.dconf | dconf load /org/compiz/profiles/mint/ 5 | window-manager-launcher 6 | -------------------------------------------------------------------------------- /usr/share/help/C/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/af/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/am/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ar/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/az/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/be/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/bg/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/bn/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/bs/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ca/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/cs/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/cv/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/cy/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/da/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/de/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/el/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/eo/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/es/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/et/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/eu/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/fa/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/fi/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/fo/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/fr/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ga/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/gd/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/gl/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/gv/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/he/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/hi/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/hr/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/hu/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/hy/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ia/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/id/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/is/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/it/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ja/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/jv/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ka/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/kk/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/km/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/kn/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ko/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ku/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ky/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/la/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/lb/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/lo/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/lt/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/lv/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/mk/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ml/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/mr/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ms/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/my/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/nb/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ne/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/nl/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/nn/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/oc/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/om/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/pa/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/pl/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/pt/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ro/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ru/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/sc/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/si/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/sk/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/sl/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/so/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/sq/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/sr/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/sv/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ta/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/te/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/tg/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/th/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/tl/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/tr/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/uk/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ur/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/uz/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/vi/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/yi/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ast/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/chr/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/csb/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/en_AU/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/en_CA/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/en_GB/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/fil/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/fr_CA/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/frp/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/kab/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/mai/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/nap/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/nds/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/pap/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/pt_BR/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/shn/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/tpi/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/zh_CN/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/zh_HK/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/zh_TW/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/ca@valencia/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /usr/share/help/sr@latin/mintdesktop/legal.xml: -------------------------------------------------------------------------------- 1 | 3 |

CC-BY-SA 3.0

4 | 5 |
6 | -------------------------------------------------------------------------------- /makepot: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | xml2po -o mintdesktop.pot -m mallard usr/share/help/C/mintdesktop/*.page 3 | xgettext --language=Python --keyword=_ --output=mintdesktop.pot --join-existing usr/lib/linuxmint/mintdesktop/mintdesktop.py generate_desktop_files 4 | -------------------------------------------------------------------------------- /debian/maintscript: -------------------------------------------------------------------------------- 1 | rm_conffile /etc/xdg/autostart/compiz-migrate-to-custom-profile.desktop 3.4.7~ 2 | rm_conffile /etc/xdg/autostart/mate-panel-compiz.desktop 3.5.4~ 3 | rm_conffile /etc/linuxmint/adjustments/15-mintdesktop-compizconfig.execute 3.6.0~ 4 | -------------------------------------------------------------------------------- /etc/compizconfig/mint.conf: -------------------------------------------------------------------------------- 1 | [general] 2 | backend = gsettings 3 | integration = true 4 | plugin_list_autosort = true 5 | profile = mint 6 | 7 | [general_mint] 8 | backend = gsettings 9 | integration = true 10 | plugin_list_autosort = true 11 | profile = mint 12 | -------------------------------------------------------------------------------- /usr/share/linuxmint/mintdesktop/xfce-autostart-wm.desktop: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Encoding=UTF-8 3 | Type=Application 4 | Name=Window Manager 5 | Comment=Window Manager Startup 6 | Exec=xfce-autostart-wm 7 | OnlyShowIn=XFCE; 8 | StartupNotify=false 9 | Terminal=false 10 | Hidden=false 11 | 12 | -------------------------------------------------------------------------------- /debian/mintdesktop.postinst: -------------------------------------------------------------------------------- 1 | #!/usr/bin/python3 2 | 3 | import os 4 | 5 | try: 6 | path = '/etc/xdg/autostart/compiz-migrate-to-custom-profile.desktop.desktop' 7 | if os.path.exists(path): 8 | print ("Removing obsolete '%s'" % path) 9 | os.unlink(path) 10 | except: 11 | pass 12 | -------------------------------------------------------------------------------- /usr/bin/wm-recovery: -------------------------------------------------------------------------------- 1 | #!/usr/bin/python3 2 | 3 | import gi 4 | from gi.repository import Gio 5 | from subprocess import Popen 6 | 7 | settings = Gio.Settings("com.linuxmint.desktop") 8 | settings.set_string("mate-window-manager", "marco") 9 | settings.set_string("xfce-window-manager", "xfwm4") 10 | 11 | Popen(["window-manager-launcher"]) 12 | -------------------------------------------------------------------------------- /usr/share/applications/mint-window-manager.desktop: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Name=Mint Window Manager 4 | Exec=window-manager-launcher 5 | NoDisplay=true 6 | # name of loadable control center module 7 | X-MATE-WMSettingsModule=marco 8 | # name we put on the WM spec check window 9 | X-MATE-WMName=Marco 10 | # back compat only 11 | X-MateWMSettingsLibrary=marco 12 | X-MATE-Bugzilla-Bugzilla=MATE 13 | X-MATE-Bugzilla-Product=marco 14 | X-MATE-Bugzilla-Component=general 15 | X-MATE-Autostart-Phase=WindowManager 16 | X-MATE-Provides=windowmanager 17 | X-MATE-Autostart-Notify=true 18 | -------------------------------------------------------------------------------- /debian/control: -------------------------------------------------------------------------------- 1 | Source: mintdesktop 2 | Section: admin 3 | Priority: optional 4 | Maintainer: Clement Lefebvre 5 | Build-Depends: debhelper (>= 9) 6 | Standards-Version: 3.9.5 7 | 8 | Package: mintdesktop 9 | Architecture: all 10 | Depends: python3 (>= 3.3), 11 | python3-xapp (>= 1.6), 12 | gir1.2-gdkpixbuf-2.0, 13 | gir1.2-glib-2.0, 14 | gir1.2-gtk-3.0, 15 | mint-info, 16 | mintsystem, 17 | wmctrl, 18 | dconf-cli, 19 | xapps-common (>= 2.5.0) 20 | Description: Desktop configuration tool 21 | Configures some aspects of the desktop. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Mintdesktop 2 | 3 | Desktop configuration tool for MATE and Xfce. Mintdesktop provides some additional settings for the MATE desktop environment and the ability to switch window managers. 4 | 5 | ![image](https://user-images.githubusercontent.com/19881231/122778484-b6a34900-d2b5-11eb-86d7-bf92f056caac.png) 6 | 7 | ## Build 8 | Get source code 9 | ``` 10 | git clone https://github.com/linuxmint/mintdesktop 11 | cd mintdesktop 12 | ``` 13 | Build 14 | ``` 15 | dpkg-buildpackage --no-sign 16 | ``` 17 | Install 18 | ``` 19 | cd .. 20 | sudo dpkg -i mintdesktop*.deb 21 | ``` 22 | 23 | ## Translations 24 | Please use Launchpad to translate Mintdesktop: https://translations.launchpad.net/linuxmint/latest/. 25 | 26 | The PO files in this project are imported from there. 27 | 28 | ## License 29 | - Code: GPLv2 30 | -------------------------------------------------------------------------------- /usr/share/help/zh_CN/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | 桌面设置 16 | 17 |

欢迎来到桌面设置。

18 | 19 |
20 | 窗口 21 |

窗口部分让您选择一个窗口管理器。

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

窗口边框,标题栏,窗口按钮

26 |

窗口事件 (移动,更改大小,聚焦)

27 |

合成 (阴影,动画,特效,GPU 渲染)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/zh_HK/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | 桌面設定 16 | 17 |

歡迎來到桌面設定。

18 | 19 |
20 | 視窗 21 |

此視窗作業階段讓你選擇視窗管理員。

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

視窗邊框、標題列與視窗按鈕

26 |

視窗事件 (移動、重新調整大小、聚焦視窗)

27 |

特效合成 (Compositing) (陰影、動畫、效果、GPU 彩現)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/zh_TW/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | 桌面設定 16 | 17 |

歡迎來到桌面設定。

18 | 19 |
20 | 視窗 21 |

此視窗作業階段讓您選擇視窗管理員。

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

視窗邊框,標題列,與視窗按鍵

26 |

視窗事件 (移動,重新調整尺寸,聚焦視窗)

27 |

特效合成 (compositing) (陰影,動畫,效果,GPU 渲染)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ko/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 리눅스 민트 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | 데스크톱 설정 16 | 17 |

데스크톱 설정에 오신 것을 환영합니다.

18 | 19 |
20 | 21 |

창 섹션에서 윈도우 매니저를 선택하시면 됩니다.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

창 경계, 제목 표시줄과 창 버튼

26 |

창 동작 (이동, 크기 조절, 창 포커싱)

27 |

컴포지팅 (그림자, 애니메이션, 효과, GPU 렌더링)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ja/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | デスクトップの設定 16 | 17 |

デスクトップの設定へようこそ。

18 | 19 |
20 | ウィンドウ 21 |

ウィンドウセクションではウィンドウマネージャーを選択できます。

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

ウィンドウの境界線、タイトルバー、ウィンドウのボタン

26 |

ウィンドウのイベント (ウィンドウの移動、サイズ変更、フォーカス)

27 |

コンポジット (影、アニメーション、視覚効果、GPU 描画)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /debian/copyright: -------------------------------------------------------------------------------- 1 | Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ 2 | Upstream-Name: mintDesktop 3 | Upstream-Contact: Clement Lefebvre 4 | Source: https://github.com/linuxmint/mintdesktop 5 | 6 | Files: * 7 | Copyright: 2007-2014 Clement Lefebvre 8 | License: GPL-2+ 9 | This program is free software; you can redistribute it and/or modify 10 | it under the terms of the GNU General Public License as published by 11 | the Free Software Foundation; either version 2 of the License, or 12 | (at your option) any later version. 13 | . 14 | This program is distributed in the hope that it will be useful, 15 | but WITHOUT ANY WARRANTY; without even the implied warranty of 16 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 | GNU General Public License for more details. 18 | . 19 | On Debian systems, the complete text of the GNU General 20 | Public License can be found in `/usr/share/common-licenses/GPL'. -------------------------------------------------------------------------------- /usr/share/help/am/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | ሊነክስ ሚንት 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | የዴስክቶፕ አቀማመጥ 16 | 17 |

እንኳን ደህና መጡ ወደ ዴስክቶፕ ማሰናጃ

18 | 19 |
20 | መስኮቶች 21 |

የ መስኮት ክፍል መምረጥ ያስችሎታል የ መስኮት አስተዳዳሪ

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

የ መስኮቶች ድንበሮች: የ አርእስት መደርደሪያ እና የ መስኮት ቁልፎች

26 |

የ መስኮት ሁኔታዎች (ማንቀሳቀሻ: እንደገና መመጠኛ: የ መስኮት ትኩረት)

27 |

ማዋሀጃ (ጥላዎች: እንቅስቃሴዎች: ውጤቶች: GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/C/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Linux Mint 7 | root@linuxmint.com 8 | 9 | 10 | 11 | 12 | 13 | 14 | Desktop Settings 15 | 16 |

Welcome to Desktop Settings.

17 | 18 |
19 | Windows 20 |

The Windows section lets you choose a window manager.

21 | 22 |

Within the operating system, the window manager is the part which is responsible for:

23 | 24 |

Windows borders, title bars and window buttons

25 |

Window events (moving, resizing, focusing windows)

26 |

Compositing (shadows, animations, effects, GPU rendering)

27 |
28 |
29 | 30 |
31 | 32 |
33 | -------------------------------------------------------------------------------- /usr/bin/wm-detect: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env python3 2 | 3 | import os 4 | import subprocess 5 | import gi 6 | gi.require_version('Gdk', '3.0') 7 | from gi.repository import Gdk 8 | 9 | if "XDG_CURRENT_DESKTOP" in os.environ: 10 | current_desktop = os.environ["XDG_CURRENT_DESKTOP"] 11 | print ("Desktop environment: %s" % current_desktop) 12 | 13 | wms = [] 14 | p = subprocess.Popen(['ps', '-u', str(os.getuid())], stdout=subprocess.PIPE) 15 | out, err = p.communicate() 16 | for process in ['marco', 'metacity', 'xfwm4', 'mutter', 'compiz', 'openbox', 'compton', 'picom']: 17 | for line in out.splitlines(): 18 | pname = line.decode('utf-8').split()[-1] 19 | if process in pname: 20 | pid = int(line.split(None, 1)[0]) 21 | wms.append("%s (%d)" % (pname, pid)) 22 | 23 | print ("Window manager: %s" % " ".join(wms)) 24 | 25 | display = Gdk.Display.get_default() 26 | screen = display.get_default_screen() 27 | if (screen.is_composited()): 28 | print ("Compositing: enabled") 29 | else: 30 | print ("Compositing: disabled") 31 | -------------------------------------------------------------------------------- /usr/share/help/ar/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | إعدادات سطح المكتب 16 | 17 |

مرحبًا بك في إعدادات سطح المكتب.

18 | 19 |
20 | النوافذ 21 |

يسمح لك قسم النوافذ باختيار مدير النافذة.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

حدود النوافذ وأشرطة العناوين وأزرار النافذة

26 |

أحداث النوافذ (نقل، تغيير الحجم، تركيز النوافذ)

27 |

التركيب (الظلال، والحركة، التأثيرات، وتقديم الجرافيك)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/be/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Настáўленні стала 16 | 17 |

Вітаем у настаўленнях стала.

18 | 19 |
20 | Вокны 21 |

Раздзел "Вокны" дазваляе выбраць кіраўнік вокнаў.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Межы, загалоўкі і кнопкі вокнаў

26 |

Ваконныя падзеі (перасоўванне, маштабаванне, змена фокуса)

27 |

Кампазітынг (цені, анімацыі, эфекты, ужыванне GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/csb/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Nastôwë pùltu 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Òkna 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/et/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Töölaua seaded 16 | 17 |

Tere tulemast töölaua seadistusse.

18 | 19 |
20 | Aknad 21 |

See aken lubab valida aknahalduri.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

akende äärised, tiitliribad, akna nupud

26 |

akna sündmused (liigutamine, suuruse muutmine, fokuseerimine)

27 |

komposiitimine (varjud, animatsioonid, efektid, GPU renderdus)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/uk/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Налаштування стільниці 16 | 17 |

Ласкаво просимо до налаштувань стільниці.

18 | 19 |
20 | Вікна 21 |

Розділ Вікна дозволяє обрати менеджер вікон.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Рамки, заголовки і кнопки вікон

26 |

Дії з вікнами (переміщення, зміна розмірів, фокус вікна)

27 |

Композитинг (тіні, анімації, ефекти, рендерінг GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ur/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | لنکس منٹ 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | سطحِ مکتب ترتیبات 16 | 17 |

ڈیسک ٹاپ ترتیبات میں خوش آمدید

18 | 19 |
20 | ونڈوز 21 |

ّونڈوز سیکشن میں آپ ونڈو منتظم پسند کر سکتے ہیں۔

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/fa/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | تنظیمات میزکار 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | پنجره‌ها 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/hy/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Windows 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/jv/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Setelane Destop 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Jendelo 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/km/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | ការ​កំណត់​ផ្ទៃតុ 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | បង្អួច 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ku/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Mîhengên Sermêze 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Windows 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/mr/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | लिनक्स मिंट 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | डेस्कटॉप रचना 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | विंडोज 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/my/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Windows 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/pa/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | ਡੈਸਕਟਾਪ ਸੈਟਿੰਗਸ 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | ਖਿੜਕੀਆਂ 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/si/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | ලිනක්ස මින්ට් 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | වැඩතල සැකසුම් 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | කවුළු 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/sl/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Nastavitve namizja 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Okna 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/bn/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | ডেস্কটপ সেটিংস 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | উইন্ডোসমূহ 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/bs/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Postavke desktopa 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Prozori 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/chr/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Windows 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/cv/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Ӗҫ сӗтел майлаштару 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Чӳрече 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/en_AU/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Windows 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/en_CA/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Windows 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/en_GB/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Windows 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Composition (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/frp/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Fenéhtra 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ga/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Socruithe na Deisce 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Fuinneoga 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/kn/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | ಗಣಕತೆರೆ ಸಂಯೋಜನೆಗಳು 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | ಕಿಟಕಿಗಳು 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/lo/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | ການຕັ້ງຄ່າ ພື້ນໂຕະ 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | ປ່ອງຢ້ຽນ 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/lv/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Darbvirsmas iestatījumi 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Logi 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/mai/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | लिनक्स मिंट 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | डेस्कटॉप सेटिंग्स 16 | 17 |

डेस्कटॉप सेटिंग्स मे स्वागत अछि।

18 | 19 |
20 | विंडो 21 |

विंडो अनुभाग द्वारा आहाँ विंडो प्रबंधक चुइन सकैत छि।

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

विंडो सीमा, शीर्षक पट्टि आओर विंडो बटन

26 |

विंडो प्रसंग (विंडोक स्थानांतरण, आकार बदलनाय आ केंद्रित करनाय )

27 |

संयोजन (छाया, एनिमेशन, प्रभाव, GPU द्वारा प्रतिपादन)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/nds/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktopeinstellungen 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Fenster 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ne/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | लिनक्स मिन्ट 8 | रूट@लिनक्समिन्ट.कम 9 | 10 | 11 | 12 | 13 | 14 | 15 | डेस्कटप सेटिङहरु 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | विन्डोज 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/om/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Fedhiilee minjaalaa 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Foddaalee 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/shn/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Windows 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/sk/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Nastavenia plochy 16 | 17 |

Vitajte v nastaveniach pracovnej plochy.

18 | 19 |
20 | Okná 21 |

Sekcia okná vám umožní zvoliť správcu okien.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Rámy okien, záhlavie, tlačidlá okien

26 |

Udalosti oknien (presúvanie, zmena veľkosti, zmena aktívneho okna)

27 |

Compozícia (tiene, animácie, efekty, GPU renderovanie)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ta/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | லினக்ஸ் மின்ட் 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | பணிமேடை அமைப்புகள் 16 | 17 |

பணிமேடை அமைவுகளுக்கு வருக

18 | 19 |
20 | சாளரங்கள் 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/te/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | డెస్క్‍టాప్ అమరికలు 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | విండోలు 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/tg/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Танзимоти мизи корӣ 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Равзанаҳо 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/tpi/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Windows 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/yi/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | פֿענסטערס 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ast/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Axustes d'escritoriu 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Ventanes 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ca@valencia/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Windows 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/fo/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Uppsetan av skriviborð 16 | 17 |

Vælkomin til uppsetan av skriviborð

18 | 19 |
20 | Gluggar 21 |

í Windows partinum kanst tú velja window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Hendingar í Windows (flyta, minka, vaksa, hálýsa)

27 |

Kompositing (skuggar, animatiónir, effektir, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/gd/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Roghainnean an desktop 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Uinneagan 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/gv/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Reihghyn buird claare 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Uinnagyn 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/hi/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | लिनक्स मिंट 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | डेस्कटॉप सेटिंग्स 16 | 17 |

डेस्कटॉप सेटिंग्स में स्वागत है।

18 | 19 |
20 | विंडो 21 |

इस विंडो अनुभाग द्वारा आप विंडो प्रबंधक चुन सकते हैं।

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

विंडो सीमाएँ, शीर्षक पट्टियाँ व विंडो बटन

26 |

विंडो प्रसंग (विंडो का स्थानांतरण, आकर बदलना व केंद्रित करना )

27 |

संयोजन (छाया, एनिमेशन, प्रभाव, GPU द्वारा प्रतिपादन)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ky/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Иш столунун ырастоолору 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Терезелер 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/la/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Optationis Scriptorium 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Fenestrae 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/af/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Werkskerm se instellings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Werks area 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/gl/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Configuración do escritorio 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Xanelas 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/he/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | הגדרות שולחן העבודה 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | חלונות 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

קומפוזיציה (Compositing) (צללים, אנימציות, אפקטים, רינדור כרטיס מסך)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ml/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | ഡെസ്ക്ടോപ്പ് സജ്ജീകരണങ്ങള്‍ 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | ജാലകങ്ങള്‍ 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ru/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Настройки рабочего стола 16 | 17 |

Добро пожаловать в настройки рабочего стола.

18 | 19 |
20 | Окна 21 |

В разделе "Окна" вы можете выбрать оконный менеджер.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Границы, заголовки и кнопки окон

26 |

Действия с окном (перемещение, изменение рамера, фокусировка)

27 |

Композитинг (тени, анимации, эффекты, GPU-рендеринг)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/so/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Setting-yadda dheskitoobka 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Shaashadda 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/th/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | การตั้งค่าพื้นโต๊ะ 16 | 17 |

ยินดีต้อนรับสู่ 'ค่าตั้งพื้นโต๊ะ'

18 | 19 |
20 | หน้าต่าง 21 |

ส่วนของ หน้าต่าง จะให้คุณเลือกตัวจัดการหน้าต่าง

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

ขอบของหน้าต่าง, แถบชื่อเรื่อง, ปุ่มหน้าต่าง

26 |

ความเคลื่อนไหวเกี่ยวกับหน้าต่าง (ย้าย, ปรับขนาด, แสดงแบบอย่างเดียว)

27 |

การจัดองค์ประกอบ (เงา แอนิเมชัน เอฟเฟกต์ การแสดงผล GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/kab/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Iɣewwaṛen n tnarit 16 | 17 |

Ansuf ɣer iɣewwaren n tnarit.

18 | 19 |
20 | Isfuyla 21 |

Tigezmi 'Isfuyla' ad k-tsureg ad tferneḍ amsefrak n isfuyla.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Iran n isfuyla, tifeggagin n izewlen, tiqfalin n isfuyla

26 |

Tidyanin n isfuyla (asmutti, alus n tisekta, asaḍas n isfuyla)

27 |

Asuddes (tili, asmussu, asemdu, tiririt GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/lb/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Benotzeriwerfläsch Astellungen 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Fënsteren 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/mk/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Поставувања на работната површина 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Прозорци 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/oc/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Paramètres del burèu 16 | 17 |

Benvenguda dins los paramêtres del burèu.

18 | 19 |
20 | Fenèstras 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/pl/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Ustawienia pulpitu 16 | 17 |

Witamy w ustawieniach pulpitu.

18 | 19 |
20 | Okna 21 |

Dział okien umożliwi Ci wybór zarządcę okien.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Obramowania okien, paski tytułu i przyciski okien

26 |

Wydarzenia okien (przenoszenie, zmiana rozmiaru, wyświetlanie okien)

27 |

Kompozycję (cienie, animacje, efekty, renderowanie przez GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/sq/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Rregullimet e Hapësirës së Punës 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Dritaret 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/tl/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Mga setting para sa pook ng likha 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Mga Window 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/az/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Masaüstü Tәnzimlәmәlәri 16 | 17 |

Masaüstü Tәnzimlәmәlәrinə xoş gəldiniz.

18 | 19 |
20 | Pəncərələr 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/fil/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Mga setting para sa pook ng likha 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | Mga Window 21 |

The Windows section lets you choose a window manager.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/is/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Skjáborðsstillingar 16 | 17 |

Velkomin í skjáborðsstillingahlutann

18 | 19 |
20 | Gluggar 21 |

Gluggar-hlutinn gerir þér kleift að velja gluggastýringu.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Jaðrar glugga, titilslár og gluggahnappar

26 |

Gluggaatburðir (færsla, stærðarbreyting, virkni glugga)

27 |

Skjásamsetning (skuggar, hreyfingar, sjónbrellur, myndgerð með GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/nn/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Skrivebordsinnstillingar 16 | 17 |

Velkommen til Skrivebordsinnstillingar

18 | 19 |
20 | Vindauge 21 |

Vindaugeinnstillingane lar deg velje ein vindaugehandsamar

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Windows borders, title bars and window buttons

26 |

Window events (moving, resizing, focusing windows)

27 |

Compositing (shadows, animations, effects, GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/sv/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Skrivbordsinställningar 16 | 17 |

Välkommen till Skrivbordsinställningar

18 | 19 |
20 | Fönster 21 |

I sektionen Fönster kan du välja fönsterhanterare.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Fönsterkanter, titelfält och fönsterknappar.

26 |

Fönster-händelser (flytta, storleksändring, fokus)

27 |

Skrivbordseffekter (skyggor, animationer, effekter, GPU-rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/vi/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Thiết lập Màn hình làm việc 16 | 17 |

Chào mừng bạn đến với Thiết đặt Màn hình làm việc.

18 | 19 |
20 | Cửa sổ 21 |

Khu vực Cửa sổ cho phép bạn chọn trình quản lý của sổ.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Khung viền, thanh tiêu đề và các nút nhấn cửa sổ

26 |

Sự kiện cửa sổ (di chuyển, định cỡ, tiêu điểm)

27 |

Tổ hợp (bóng, hoạt hoạ, hiệu hứng, kết xuất GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/cy/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linus Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Gosodiadau Bwrdd Gwaith 16 | 17 |

Croeso i Osodiadau'r Bwrdd Gwaith

18 | 19 |
20 | Ffenestri 21 |

Mae'r adran Ffenestri'n caniatáu i chi ddewis rheolwr ffenestri.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Borderi, barau teitl a botymau ffenestri

26 |

Digwyddiadau ffenestri (symud, newid maint, canolbwyntio)

27 |

Cyfansawdd (cysgodion, animeiddio, effeithiau, rendro GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/id/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pengaturan Desktop 16 | 17 |

Selamat datang di Setelan desktop.

18 | 19 |
20 | Jendela 21 |

Bagian Windows memperbolehkan Anda memilih sebuah manager window

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Tepi jendela, bilah judul, dan tombol jendela

26 |

Peristiwa jendela (memindah, mengubah ukuran, menerima fokus)

27 |

Pengkomposisian (bayangan, animasi, efek, perenderan GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ms/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Tetapan Desktop 16 | 17 |

Selamat datang ke Tetapan Desktop

18 | 19 |
20 | Tetingkap 21 |

Seksyen Tetingkap membolehkan ada memilih pengurus tetingkap.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Sempadan Tetingkap, bar tajuk dan butang tetingkap

26 |

Aktiviti Tetingkap (bergerak, mengubah saiz, fokus tetingkap)

27 |

Penggubahan (bayang-bayang, animasi, efek, pemaparan GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/hr/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Postavke radne površine 16 | 17 |

Dobrodošli u postavke radne površine.

18 | 19 |
20 | Prozori 21 |

Odjeljak prozora omogućuje vam odabir upravitelja prozorima.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Rubove prozora, naslovne trake i tipke prozora

26 |

Radnje prozorom (premještanje, promjena veličine, fokusiranje prozora)

27 |

Kompozitiranje (sjenke, animacije, efekti, GPU prikaz)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ka/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Desktop Settings 16 | 17 |

Welcome to Desktop Settings.

18 | 19 |
20 | ფანჯრები 21 |

ფანჯრების სექცია საშვალებას გაძლევთ აირჩიოთ ფანჯრის მენეჯერი

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

ფანჯრების ჩარჩოები, სათაურის ადგილები და ფანჯრის ღილაკები

26 |

ფანჯრის მოქმედებები (გადაადგილება, ზომის ცვლილება, ფანჯრების ფოკუსირბა)

27 |

კომპოზირება (ჩრდილები, ანიმაციები, ეფექტები, GPU რენდერი)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/nb/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Skrivebordsinnstillinger 16 | 17 |

Velkommen til Skrivebordsinnstillinger

18 | 19 |
20 | Vinduer 21 |

Vindusinnstillingene lar deg velge en vindusbehandler.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Vindusrammer, tittellinjer og tittellinjeknapper

26 |

Vindushendelser (flytte, endre størrelse, endre vindu i fokus)

27 |

Komposisjon (skygger, animasjoner, effekter, GPU-gjengivelse)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ro/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Setări desktop 16 | 17 |

Bine ați venit la Setări desktop.

18 | 19 |
20 | Ferestre 21 |

Secțiunea Ferestre vă permite să alegeți un administrator de ferestre.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Margini de ferestre, bare de titlu și butoane de fereastră

26 |

Evenimente de fereastră (mutare, redimensionare, focus ferestre)

27 |

Compunere (umbre, animații, efecte, redare GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/sr/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Линукс Минт 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Поставке радне површи 16 | 17 |

Добро дошли у подешавања радне површи.

18 | 19 |
20 | Прозор 21 |

У одељку прозора можете изабрати управника прозора.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Ивице прозора, насловне траке и дугмад прозора

26 |

Догађаје прозора (премештање, промену величине, фокусрање прозора)

27 |

Слагање (сенке, анимације, ефекте, исцртавање графичког процесора)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/kk/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Жұмыс үстел баптаулары 16 | 17 |

Жұмыс үстел баптауларына қош келдіңіз.

18 | 19 |
20 | Терезелер 21 |

"Терезелер" бөлімінде сіз қажетті терезе менеджерін таңдай аласыз.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Терезе қыры, тақырыбы және батырмалар

26 |

Тереземен мүмкін болатын әрекеттер (жылжыту, өлшемін өзгерту, фокусировка)

27 |

Композитинг (көлеңке түсіру, эффектілер, GPU-рендеринг)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/zh_CN/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | 合成的优缺点 16 | 17 |
18 | 优点 19 | 20 | 21 |

更好的外观和感觉:窗口动画,阴影,透明。

22 |
23 | 24 |

对现代应用程序的更好支持:合成窗口管理器对 GTK3 的客户端装饰有更好的支持。

25 |
26 |
27 |
28 | 29 |
30 | 缺点 31 | 32 | 33 | 34 |

GPU 渲染:使用 GPU 而非CPU来渲染可能会导致视觉伪影和画面撕裂,这依赖于您的显卡和驱动器。

35 |
36 | 37 |

资源使用:合成需要更多的资源。这可能会影响您的计算机的性能,并且减少笔记本电脑使用电池的时间。

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/cs/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Nastavení pracovního prostředí 16 | 17 |

Vítejte v nastavení pracovního prostředí.

18 | 19 |
20 | Okna 21 |

Sekce Okna umožňuje zvolit správce oken.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Okrajů a záhlaví oken a tlačítek v záhlaví oken

26 |

Událostí oken (přesun, změna velikosti, změna aktivního okna)

27 |

Rozvržení oken (stíny, animace, efekty, vykreslování prostředky grafického čipu)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/eu/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Mahaigainaren ezarpenak 16 | 17 |

Ongi etorri Mahaigainaren ezarpenetara

18 | 19 |
20 | Leihoak 21 |

Leihoak atalak leiho-kudeatzailea hautatzeko aukera ematen dizu.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Leihoen ertzak, titulu-barrak eta leihoen botoiak

26 |

Leihoen gertaerak (lekuz eta tamainaz aldatzea, fokua hartzea)

27 |

Konposizioa (itzalak, animazioak, efektuak, GPU errendatzea)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/lt/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Darbalaukio nustatymai 16 | 17 |

Sveiki atvykę į darbalaukio nustatymus.

18 | 19 |
20 | Langai 21 |

Langų sekcija leidžia jums pasirinkti langų tvarkytuvę.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Langų kraštus, antračių juostas ir lango mygtukus

26 |

Lango įvykius (perkėlimą, dydžio keitimą, langų fokusavimą)

27 |

Kompozicionavimą (šešėlius, animacijas, efektus, vaizdo plokštės perdavimą)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/pt/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Definições do ambiente de trabalho 16 | 17 |

Bem-vindo às definições do ambiente de trabalho.

18 | 19 |
20 | Janelas 21 |

A secção Janelas permite-lhe escolher o gestor de janelas.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Contornos, barras e botões das janelas

26 |

Eventos de janelas (mover, ajuste de tamanho e foco de janelas)

27 |

Composição (sombras, animações, efeitos e renderização)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/da/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Skrivebordsindstillinger 16 | 17 |

Velkommen til skrivebordsindstillinger.

18 | 19 |
20 | Vinduer 21 |

Vinduesafsnittet lader dig vælge et program til vindueshåndtering.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Vinduesrammer, titellinjer og vinduesknapper

26 |

Vindueshændelser (flytning, størrelsesændring, fokusering af vinduer)

27 |

Compositing (skygger, animationer, effekter, GPU-gengivelse)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/de/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Schreibtischeinstellungen 16 | 17 |

Willkommen bei den Schreibtischeinstellungen.

18 | 19 |
20 | Fenster 21 |

Im Abschnitt Fenster können Sie eine Fensterverwaltung auswählen.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Fensterrahmen, Titelleisten und Fensterknöpfe

26 |

Fensterereignisse (Verschieben, Größenänderung, Fensterfokussierung)

27 |

Komposit (Schatten, Animation, Effekte, GPU-Rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/hu/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Asztalbeállítások 16 | 17 |

Üdvözli az Asztal beállítások alkalmazás.

18 | 19 |
20 | Ablakok 21 |

Az Ablak mezőben kiválaszthatja a használni kívánt ablakkezelőt.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Ablakkeretek, címsorok és ablakkezelő gombok

26 |

Ablakesemények (mozgatás, átméretezés, fókuszkezelés)

27 |

Kompozitálás (árnyékok, animációk, effektusok, GPU processzoron keresztüli leképzés)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/nap/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Impostazioni d''o Desktop 16 | 17 |

Benvenut dint all'Impostazioni d''o Desktop

18 | 19 |
20 | Fenestre 21 |

'A sezione Fenestre te fa scegliere nu gestore d''e fenestre.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Bordi d''e fenestre, barre d''o titolo e buttun d''e fenestre

26 |

Eventi d''a Fenestra (spuost, allarga, miett a fuoc)

27 |

Grafica (ombreggiatur, animazion, effett, rendering d''a GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/pap/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Konfigurashonnan di Desktop 16 | 17 |

Bon biní na e Konfigurashonnan di Desktop

18 | 19 |
20 | Windows 21 |

E sekshon di Windows ta lagabo skohe un window manager

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Rant di windows, bara di titulo i botonnan di window

26 |

Eventonan di window (moviendo, hasi grandi òf chikitu, focus e window)

27 |

Compositing (sombra, animashon, efektonan i GPU rendering)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/sr@latin/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linuks Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Podešavanja radne površine 16 | 17 |

Dobrodošli u postavke radne površine.

18 | 19 |
20 | Prozori 21 |

Deo Prozori Vam omogućava da izaberete upravljača prozorima.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Ivice prozora, naslovne trake i tipke prozora

26 |

Događaji prozora (pokretanje, promena veličine, fokusiranje prozora)

27 |

Kompozitiranje (senke, animacije, efekti, GPU vizuelizacija)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/eo/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linukso Minto 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Labortablaj agordoj 16 | 17 |

Bonvenon al labortablaj agordoj.

18 | 19 |
20 | Fenestroj 21 |

La sekcio Fenestroj ebligas al vi elekti fenestro-administrilon.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Fenestroborderoj, titolaj bretoj kaj fenestrobutonoj

26 |

Fenestro-eventoj (movado, regrandigo, enfokusigo de fenestroj)

27 |

Kunmetado de bildoj (ombroj, animacioj, efektoj, grafikprocesora bildigo)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ca/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Ajusts de l'escriptori 16 | 17 |

Benvingut als ajusts de l'escriptori.

18 | 19 |
20 | Finestres 21 |

La secció finestres us permet triar un gestor de finestres.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Vores de finestra, barres de títol i botons de finestra

26 |

Esdeveniments de les finestres (moure, canviar la mida i assignar el focus)

27 |

Composició (ombres, animacions, efectes, processament de GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/tr/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Masaüstü Ayarları 16 | 17 |

Masaüstü Ayarlarına Hoşgeldiniz.

18 | 19 |
20 | Pencereler 21 |

Pencereler bölümü, pencere yöneticisi seçmenize olanak sağlar.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Pencere kenarlıkları, başlık çubuğu ve pencere düğmeleri

26 |

Pencere olayları (taşıma, yeniden boyutlandırma, pencere odaklama)

27 |

Görüntü birleştirme - Compositing (gölgeler, animasyonlar, etkiler, GPU işleme)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/fi/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Työpöydän asetukset 16 | 17 |

Tervetuloa työpöydän asetuksiin.

18 | 19 |
20 | Ikkunat 21 |

Ikkunat-osiossa voi valita käytettävän ikkunoinninhallinnan.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Ikkunoiden reunuksista, otsikkopalkista ja ikkunoiden painikkeista

26 |

Ikkunoinnin tapahtumista (liikuttaminen, koon muuttaminen, ikkunan kohdistaminen)

27 |

Sommittelusta (varjot, animaatiot, efektit, GPU -piirtäminen)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/nl/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Werkomgevinginstellingen 16 | 17 |

Welkom bij Werkomgevinginstellingen.

18 | 19 |
20 | Vensters 21 |

Het onderdeel Vensters stelt u in staat om een vensterbeheerder te kiezen.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Vensterranden, titelbalken en vensterknoppen

26 |

Venstergebeurtenissen (verplaatsen, herschalen, scherpstellen op vensters)

27 |

Beeldsamenstelling (schaduwen, animaties, effecten, GPU-weergave)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/uz/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Иш столи созламалари 16 | 17 |

Иш столи созламаларига хуш келибсиз.

18 | 19 |
20 | Ойналар 21 |

Ойналар бўлими ойна менежерини танлашингизга имкон беради.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Ойналар четлари, номлаш қисми ва ойна тугмалари

26 |

Ойналар билан содир бўлувчи ҳодисалар (кўчириш, ўлчамини ўзгартириш, ойнани мослаш)

27 |

Қўшимча хусусиятлар (соя бериш, анимация, турли эффектлар, GPU рендеринг)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/fr/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Paramètres du bureau 16 | 17 |

Bienvenue aux paramêtres du bureau.

18 | 19 |
20 | Fenêtres 21 |

La section 'Fenêtres' vous permet de choisir votre gestionnaire de fenêtres.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Bordures de fenêtres, barres de titre, boutons de fenêtres

26 |

Évènements de fenêtres (déplacements, redimensionnements, activations de fenêtres)

27 |

Composition (ombres, animations, effets, rendu GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/sc/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Sèberos de Iscriania 16 | 17 |

Bene Bènnidu in sos Sèberos de Iscriania.

18 | 19 |
20 | Bentanas 21 |

Sa setzione Bentanas ti permitet de ischirriare unu manigiadore de bentanas (window manager).

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Oros de sa bentanas, barras de su tìtulu e butones de sa bentana

26 |

Eventos de sa bentana (movimentu, mannària, fogu)

27 |

Compositing (umbras, animatziones, efetos, rendering GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/zh_HK/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Compositing 的優點與缺點 16 | 17 |
18 | 優點 19 | 20 | 21 |

更好的外觀和質感:視窗動畫、陰影與透明感。

22 |
23 | 24 |

更好的現代應用程式支援:特效合成視窗管理員提供更好的用戶端 GTK3 裝飾支援。

25 |
26 |
27 |
28 | 29 |
30 | 缺點 31 | 32 | 33 | 34 |

GPU 彩現:取決於你的顯示卡與其驅動程式,以 GPU (而非 CPU) 彩現,可能會導致視覺假影或畫面撕裂。

35 |
36 | 37 |

資源使用量:特效合成 (Compositing) 需要更多資源。這可能導致效能緩慢,或降低手提電腦的電池續航力。

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/fr_CA/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Paramètres du bureau 16 | 17 |

Bienvenue aux paramêtres du bureau.

18 | 19 |
20 | Fenêtres 21 |

La section 'Fenêtres' vous permet de choisir votre gestionnaire de fenêtres.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Bordures de fenêtres, barres de titre, boutons de fenêtres

26 |

Evênements de fenêtres (déplacements, redimensionnements, activations de fenêtres)

27 |

Composition (ombres, animations, effets, rendu GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/it/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Impostazioni del desktop 16 | 17 |

Benvenuto nelle Impostazioni Desktop

18 | 19 |
20 | Finestre 21 |

La sezione Finestre ti permette di scegliere un gestore di finestre (window manager).

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Bordi delle finestre, barre del titolo e pulsanti delle finestre

26 |

Eventi della finestra (spostamento, ridimensionamento, fuoco)

27 |

Grafica (ombreggiature, animazioni, effetti, rendering GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/el/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Ρυθμίσεις επιφάνειας εργασίας 16 | 17 |

Καλώς ήρθατε στις Ρυθμίσεις επιφάνειας εργασίας.

18 | 19 |
20 | Παράθυρα 21 |

Το τμήμα παραθύρων, σας επιτρέπει να επιλέξετε έναν διαχειριστή παραθύρων.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Περιθώρια παραθύρων, τίτλοι στις μπάρες και πλήκτρα παραθύρων

26 |

Συμβάντα παραθύρων (μετακίνηση, αλλαγή μεγέθους, εστίαση παραθύρων)

27 |

Compositing (σκιές, κινούμενα σχέδια, εφέ, απόδοση GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/pt_BR/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Configurações da área de trabalho 16 | 17 |

Bem vindo às Configurações da Área de Trabalho.

18 | 19 |
20 | Janelas 21 |

As janelas de sessões permitem que você escolha um gerenciador de janelas.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Bordas de janela, barra de títulos e botões da janela

26 |

Janela de Eventos (movimentos, redimensionamentos, janela foco)

27 |

Composição (sombras, animações, efeitos, renderização na GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/bg/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Линукс Минт 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Настройки на работния плот 16 | 17 |

Добре дошли в настройките на работния плот.

18 | 19 |
20 | Прозорци 21 |

Секцията Прозорци ви позвалява да изберете мениджър на прозорците

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Рамките на прозорците, заглавните ленти и бутоните на прозорците

26 |

Събития свързани с прозорците (местене, оразмеряване, фокусиране на прозорците)

27 |

Композиране (сенки, анимации,ефекти, рендиране на графичния процесор)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ia/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Preferentias de Scriptorio 16 | 17 |

Benvenite al configurationes del scriptorio

18 | 19 |
20 | Fenestras 21 |

Le section Fenestras lassa te eliger un gerente de fenestra.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Le bordos del fenestras, le barras del titulo e le buttones del fenestras

26 |

Le eventos del fenestras (movimento, re-dimensionamento, focalisation del fenestras)

27 |

Le composition (umbras, animationes, effectos, rendition del GPU)

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/zh_TW/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | 特效合成 (compositing) 的優點與缺點 16 | 17 |
18 | 優點 19 | 20 | 21 |

更好的外觀與質感: 視窗動畫,陰影,與透明感。

22 |
23 | 24 |

更好的現代化應用程式 (Modern App) 支援: 特效合成 (compositing) 視窗管理員提供客戶端 GTK3 裝飾更好的支援。

25 |
26 |
27 |
28 | 29 |
30 | 缺點 31 | 32 | 33 | 34 |

GPU 渲染: 取決於您的顯示卡與其驅動程式,使用 GPU (而非 CPU) 執行渲染,可能導致視覺假影或破圖問題。

35 |
36 | 37 |

資源使用量: 特效合成 (compositing) 需要更多資源。這可能導致效能緩慢,或降低筆記型電腦電池的續航力。

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/es/mintdesktop/index.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Configuración del escritorio 16 | 17 |

Le damos la bienvenida a la configuración del escritorio.

18 | 19 |
20 | Ventanas 21 |

La sección Ventanas le permite elegir un gestor de ventanas.

22 | 23 |

Within the operating system, the window manager is the part which is responsible for:

24 | 25 |

Los bordes de las ventanas, las barras del título y los botones de las ventanas.

26 |

Los eventos de las ventanas (mover, cambiar el tamaño y enfocar las ventanas).

27 |

La composición (sombras, animaciones, efectos y procesamiento con la GPU).

28 |
29 |
30 | 31 |
32 | 33 |
34 | -------------------------------------------------------------------------------- /usr/share/help/ko/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 리눅스 민트 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | 컴포지팅 모드의 장단점 16 | 17 |
18 | 장점 19 | 20 | 21 |

보기 좋다: 창 애니메이션, 그림자 효과, 투명 효과.

22 |
23 | 24 |

더 나은 최신 애플리케이션 지원: GTK3의 사용자 꾸미기가 컴포지팅 윈도우 매니저에서 훨씬 더 잘 지원됩니다.

25 |
26 |
27 |
28 | 29 |
30 | 단점 31 | 32 | 33 | 34 |

GPU 렌더링: 사용 중이신 그래픽 카드나 드라이버에 따라, GPU 렌더링을 사용하면 (CPU 반대로) 잔상이나 테어링 현상이 생길 수 있습니다.

35 |
36 | 37 |

리소스 사용: 컴포지팅은 더 많은 리소스를 요구합니다. 그래서 성능 저하가 생기거나 랩탑 컴퓨터의 배터리가 빨리 달 수 있습니다.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/ja/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | コンポジットの利点と欠点 16 | 17 |
18 | 利点 19 | 20 | 21 |

より美しい外観と視覚効果: ウィンドウのアニメーションや、影・透過効果が適用されます。

22 |
23 | 24 |

最新のアプリケーションとのより良い相互作用: GTK3 で作成されたクライアント側装飾 (CSD) のアプリケーションは、コンポジットを有効にしたウィンドウマネージャーとの相性が抜群です。

25 |
26 |
27 |
28 | 29 |
30 | 欠点 31 | 32 | 33 | 34 |

GPU 描画: お使いのグラフィックカードやドライバーとの組み合わせ次第では、GPU が (CPU とは違い) 不自然・不正確な描画を行ったり、画面のテアリングを発生させることがあります。

35 |
36 | 37 |

リソースの消費量: コンポジット処理には、より多くのリソースを必要とします。これにより、パフォーマンスの低下や、ノート PC バッテリーの持続時間が悪化します。

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/am/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | ሊነክስ ሚንት 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | የ ማዋሀጃ ጥቅም እና ጉዳት 16 | 17 |
18 | ጥቅሙ 19 | 20 | 21 |

የ ተሻለ መመልከቻ & feel: የ መስኮት እንቅስቃሴ: ጥላዎች: እና ግልጽነት

22 |
23 | 24 |

ለ ዘመናዊ መተግባሪያ የ ተሻለ ድጋፍ: በ ደንበኞች-በኩል ማስጌጫ በ GTK3 በጣም የ ተደገፉ ናቸው ለ መቀላቀያ ለ መስኮት አስተዳዳሪ

25 |
26 |
27 |
28 | 29 |
30 | ጉዳቱ 31 | 32 | 33 | 34 |

የ GPU አፈጻጸም: እንደ እርስዎ የ graphics ካርድ አይነት እና drivers ይለያያል: የ GPU አፈጻጸም: (as opposed to the CPU) መመልከቻውን ሊቀደው ይችላል

35 |
36 | 37 |

ምንጮች መጠቀሚያ: Compositing በርካታ ምንጮች ይጠቀማል: ይህ በ አፈጻጸም ላይ መዘግየትን ይፈጥራል ወይንም የ ባትሪ ሀይል ይቀንሳል በ ላፕቶፕ ኮምፒዩተር ላይ

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/mai/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | लिनक्स मिंट 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | संयोजनक फायदा व नुकसान 16 | 17 |
18 | फायदा 19 | 20 | 21 |

बेहतर दिखावट आओर अनुभूति : विंडो एनिमेशन, छाया व पारदर्शिता।

22 |
23 | 24 |

आधुनिक अनुप्रयोग लेल बेहतर समर्थन: GTK3 मे क्लाइंट-साइड सजावट संयोजन करय बला विंडो प्रबंधक द्वारा बेहतर समर्थन भेटैत अछि।

25 |
26 |
27 |
28 | 29 |
30 | नुकसान 31 | 32 | 33 | 34 |

GPU प्रतिपादन: आहाँक ग्राफ़िक्स कार्ड व ड्राइवरक आधार पर, GPU द्वारा प्रतिपादन स (CPU के बजाए) दृश्यात्मक विसंगति भ सकैत अछि।

35 |
36 | 37 |

संसाधन उपयोग: संयोजन के अधिक संसाधनक आवश्यकता होयत अछि। अहिस' लैपटॉप या कंप्यूटरक कार्यक्षमता सुस्त वा बैटरी स्वायत्तता कम भ सकैत अछि।

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/ar/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | إيجابيات وسلبيات التركيب 16 | 17 |
18 | المزايا 19 | 20 | 21 |

نظرة أفضل

22 |
23 | 24 |

دعم أفضل للتطبيقات الحديثة: الزخارف من جانب العميل في GTK3 مدعومة بشكل أفضل من قبل مديري النوافذ المركبة.

25 |
26 |
27 |
28 | 29 |
30 | السلبيات 31 | 32 | 33 | 34 |

عرض الجرافيك: اعتماداً على بطاقة الرسومات الخاصة بك وبرامج التشغيل الخاصة بك، يمكن أن يؤدي تقديم وحدة معالجة الرسومات (على عكس وحدة المعالجة المركزية) إلى إنتاج أدوات مرئية أو تمزيق الشاشة.

35 |
36 | 37 |

استخدام الموارد: يتطلب التركيب المزيد من الموارد. يمكن أن يؤدي ذلك إلى أداء بطيء أو استقلال أقل للبطارية على أجهزة الكمبيوتر المحمولة.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/bin/xfce-autostart-wm: -------------------------------------------------------------------------------- 1 | #!/usr/bin/python3 2 | 3 | import sys 4 | import os 5 | import gettext 6 | import subprocess 7 | import gi 8 | from gi.repository import Gio 9 | 10 | # i18n 11 | gettext.install("mintdesktop", "/usr/share/linuxmint/locale") 12 | 13 | settings = Gio.Settings("com.linuxmint.desktop") 14 | 15 | # Detect which DE is running 16 | if "XDG_CURRENT_DESKTOP" not in os.environ: 17 | print ("window-manager-launcher: XDG_CURRENT_DESKTOP is not set! Exiting..") 18 | sys.exit(0) 19 | 20 | current_desktop = os.environ["XDG_CURRENT_DESKTOP"] 21 | 22 | if current_desktop not in ["XFCE"]: 23 | print ("Current desktop %s is not supported." % current_desktop) 24 | sys.exit(0) 25 | 26 | wm = settings.get_string("xfce-window-manager") 27 | 28 | if wm in ["xfwm4", "xfwm4-composite"]: 29 | # do nothing, xfce already starts xfwm4 by default and the compositing setting is already set by mintdesktop 30 | pass 31 | elif wm == "xfwm4-compton": 32 | # start compton in addition to the already running xfwm4 33 | subprocess.Popen(["compton", "--backend", "glx", "--vsync", "opengl-swc", "--xrender-sync", "--xrender-sync-fence"]) 34 | elif wm == "xfwm4-picom": 35 | # start picom in addition to the already running xfwm4 36 | subprocess.Popen(["picom", "--backend", "glx", "--vsync"]) 37 | else: 38 | # kill xfwm4 and start the selected wm 39 | subprocess.Popen(["window-manager-launcher"]) 40 | -------------------------------------------------------------------------------- /usr/share/help/hi/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | लिनक्स मिंट 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | संयोजन के फायदें व नुकसान 16 | 17 |
18 | फायदें 19 | 20 | 21 |

बेहतर दिखावट & अनुभूति : विंडो एनिमेशन, छाया व पारदर्शिता।

22 |
23 | 24 |

आधुनिक अनुप्रयोगों के लिए बेहतर समर्थन: GTK3 में क्लाइंट-साइड सजावट को संयोजन करने वाले विंडो प्रबंधकों द्वारा बेहतर समर्थन मिलता है।

25 |
26 |
27 |
28 | 29 |
30 | नुकसान 31 | 32 | 33 | 34 |

GPU प्रतिपादन: आपके ग्राफ़िक्स कार्ड व ड्राइवर के आधार पर, GPU द्वारा प्रतिपादन से (CPU के बजाए) दृश्यात्मक विसंगतियाँ हो सकती है।

35 |
36 | 37 |

संसाधन उपयोग: संयोजन को अधिक संसाधनों की आवश्यकता होती है। इससे लैपटॉप कंप्यूटर कार्यक्षमता धीमी या फिर बैटरी स्वायत्तता कम हो सकती है।

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/ro/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pro și contra compunerii 16 | 17 |
18 | Avantaje 19 | 20 | 21 |

Aspect senza

22 |
23 | 24 |

Suport mai bun pentru aplicații moderne: Decorațiunile pe partea client în GTK3 sunt mai bine suportate de administratorii de ferestre compuse.

25 |
26 |
27 |
28 | 29 |
30 | Dezavantaje 31 | 32 | 33 | 34 |

Redare GPU: În funcție de placa grafică și drivere, redarea cu GPU (spre deosebire de CPU) poate duce la artefacte vizuale sau „rupere” de ecran.

35 |
36 | 37 |

Utilizarea resurselor: Compunerea necesită mai multe resurse. Acest lucru poate duce la performanță mai redusă sau la reducerea autonomiei bateriei la laptopuri.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/kab/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Ibaɣuren akked iɛewwiqen n usuddes 16 | 17 |
18 | Ibaɣuren 19 | 20 | 21 |

Tamuɣli ifazen: asmussu n isfuyla, tili akked tefrawant.

22 |
23 | 24 |

Tiddin igerrzen i isnasen itraren: Adlag si tama n umsaɣ di GTK3 ittedu ugar deg imsefraken n isfuyla uddisen.

25 |
26 |
27 |
28 | 29 |
30 | Iɛewwiqen 31 | 32 | 33 | 34 |

Tiririt GPU : i lmend n tkarḍa tudlift inek akked inuḍaf inek, tiririt s GPU (deg umḍiq n GPU) tezmer ad d-teglu s usexreb n ubeqqeḍ neɣ s ucerreg n ugdil.

35 |
36 | 37 |

Tiɣbula: asuddes yesra ugar n teɣbula. Yezmer ad d-yeglu s usenqes n tikli neɣ s usenqes n twurmanit n tbatrit deg iselkimen izirazen.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/C/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 | 7 | 8 | Linux Mint 9 | root@linuxmint.com 10 | 11 | 12 | 13 | 14 | 15 | 16 | Pros and cons of compositing 17 | 18 |
19 | Advantages 20 | 21 | 22 |

Better look & feel: Window animations, shadows and transparency.

23 |
24 | 25 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

26 |
27 |
28 |
29 | 30 |
31 | Disadvantages 32 | 33 | 34 | 35 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

36 |
37 | 38 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

39 |
40 |
41 |
42 | 43 |
44 | -------------------------------------------------------------------------------- /usr/share/help/fo/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Fyrimunir og vansar við compositing 16 | 17 |
18 | Fyrimunir 19 | 20 | 21 |

Betri útsjónd & feel: Windows myndir, skuggar og gjøgnumskygni.

22 |
23 | 24 |

Betri stuðlan av nýggjari forritum: Client-side myndagerð í GTK3 eru betri stuðlað við composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Vansar 31 | 32 | 33 | 34 |

GPU rendering: Tað velst um grafikk kort og dreivarir, men rendering við GPU (í mun til CPU) kann elva til sjónligar artifaktar ella ólag í skíggjamynd.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/sk/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Výhody a nevýhody kompozície 16 | 17 |
18 | Výhody 19 | 20 | 21 |

Lepší výzor a pocit: animácie okien, tiene a priesvitnosť.

22 |
23 | 24 |

Lepšia podpora pre moderné aplikácie: Dekorácie na strane klienta v GTK3 sú lepšie podporované zloženými správcami okien.

25 |
26 |
27 |
28 | 29 |
30 | Nevýhody 31 | 32 | 33 | 34 |

GPU renderovanie: V závislosti od vašej grafickej karty a vašich ovládačov, renderovanie s GPU (na rozdiel od CPU) môže spôsobiť vizuálne chybičky a trhanie obrazu.

35 |
36 | 37 |

Využitie zdrojov: Kompozícia vyžaduje viac zdrojov. To môže viesť ku zníženému výkonu, alebo pri notebookoch ku skrátenej výdrži batérie.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/uk/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Переваги і недоліки композитингу 16 | 17 |
18 | Переваги 19 | 20 | 21 |

Кращий вигляд: анімації вікон, тіні і прозорість.

22 |
23 | 24 |

Покращена підтримка сучасних додатків: ефекти GTK3 краще підтримуються композитними віконними менеджерами.

25 |
26 |
27 |
28 | 29 |
30 | Недоліки 31 | 32 | 33 | 34 |

Рендеринг GPU: Залежно від Вашої відеокартки і драйверів, рендеринг з GPU (на відміну від CPU) може призвести до наочних артефактів або розривів екрану.

35 |
36 | 37 |

Використання ресурсів: композитинг потребує більше ресурсів. Це може призвести до зниження продуктивності або зниження автономності батареї на портативних комп'ютерах.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/ur/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | لنکس منٹ 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | فوائد 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | نقصانات 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/vi/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Ưu khuyết điểm của tổ hợp 16 | 17 |
18 | Ưu điểm 19 | 20 | 21 |

Cảm nhận tốt hơn: Hoạt hoạ, đổ bóng và trong suốt cho cửa sổ.

22 |
23 | 24 |

Hỗ trợ ứng dụng hiện đại tốt hơn: Phần trang trí phía khách trong GTK3 được hỗ trợ tốt hơn với trình quản lý cửa sổ được tổ hợp.

25 |
26 |
27 |
28 | 29 |
30 | Khuyết điểm 31 | 32 | 33 | 34 |

Kết xuất GPU: Tuỳ thuộc vào bo mạch đồ hoạ và trình điều khiển của bạn, kết xuất với GPU (thay vì CPU) có thể dẫn đến dấu vết thị giác hoặc tình trạng xé màn hình.

35 |
36 | 37 |

Sử dụng tài nguyên: Tổ hợp yêu cầu nhiều tài nguyên hơn. Kết quả là hiệu năng chậm hơn và giảm thời lượng pin trên máy tính xách tay.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/be/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Перавагі і заганы кампазітынгу 16 | 17 |
18 | Перавагі 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Заганы 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/he/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | יתרונות וחסרונות של קומפוזיציה 16 | 17 |
18 | יתרונות 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | חסרונות 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/mr/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | लिनक्स मिंट 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Advantages 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | तोटे 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/nb/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Fordeler og ulemper med sammensetning 16 | 17 |
18 | Fordeler 19 | 20 | 21 |

Bedre utseende & Følelse: Vinduets animasjoner, skygger og gjennomsiktighet.

22 |
23 | 24 |

Bedre støtte til moderne applikasjoner: Klientsiden dekorasjoner i GTK3 er bedre støttet av kompositt vindu ledere.

25 |
26 |
27 |
28 | 29 |
30 | Ulemper 31 | 32 | 33 | 34 |

GPU-gjengivelse: Avhengig av grafikkortet og driverne kan gjengivelse med GPU (i motsetning til CPU) resultere i visuelle gjenstander eller skjermsår.

35 |
36 | 37 |

Ressursbruk: Komposisjon krever flere ressurser. Dette kan resultere i lavere ytelse eller redusert batteriautonomi på bærbare datamaskiner.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/nds/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Vorteile 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Nachteile 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/sl/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Prednosti 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Slabosti 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/ta/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | லினக்ஸ் மின்ட் 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | நன்மைகள் 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | தீமைகள் 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/af/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Advantages 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Disadvantages 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/ast/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Advantages 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Disadvantages 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/az/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Advantages 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Disadvantages 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/bn/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Advantages 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Disadvantages 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/bs/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Advantages 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Disadvantages 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/chr/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Advantages 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Disadvantages 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/csb/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Advantages 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Disadvantages 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/cv/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Advantages 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Disadvantages 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/en_AU/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Advantages 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Disadvantages 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | -------------------------------------------------------------------------------- /usr/share/help/en_CA/mintdesktop/compositing.page: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Linux Mint 8 | root@linuxmint.com 9 | 10 | 11 | 12 | 13 | 14 | 15 | Pros and cons of compositing 16 | 17 |
18 | Advantages 19 | 20 | 21 |

Better look & feel: Window animations, shadows and transparency.

22 |
23 | 24 |

Better support for modern applications: Client-side decorations in GTK3 are better supported by composited window managers.

25 |
26 |
27 |
28 | 29 |
30 | Disadvantages 31 | 32 | 33 | 34 |

GPU rendering: Depending on your graphics card and your drivers, rendering with the GPU (as opposed to the CPU) can result in visual artefacts or screen tearing.

35 |
36 | 37 |

Resource usage: Compositing requires more resources. This can result in slower performance or reduced battery autonomy on laptop computers.

38 |
39 |
40 |
41 | 42 |
43 | --------------------------------------------------------------------------------