linux:mint-tips
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:mint-tips [2021/08/29 18:58] – Wulf Rajek | linux:mint-tips [2024/03/31 17:46] (current) – [LightDM Login Screen Multi-Monitor Rotation] Wulf Rajek | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Mint Tips ====== | ====== Mint Tips ====== | ||
- | |||
- | Arrows on Scrollbars in Mint | ||
- | https:// | ||
Change/ | Change/ | ||
Line 20: | Line 17: | ||
[SeatDefaults] | [SeatDefaults] | ||
user-session=cinnamon | user-session=cinnamon | ||
+ | |||
+ | [Seat:*] | ||
display-setup-script=xrandr --output DP-1 --primary --mode 1920x1200 --pos 1200x504 --rotate normal --output DP-2 --off --output HDMI-1 --off --output DP-2-1 --off --output DP-2-2 --mode 1920x1200 --pos 3120x0 --rotate left --output DP-2-3 --mode 1920x1200 --pos 0x0 --rotate left | display-setup-script=xrandr --output DP-1 --primary --mode 1920x1200 --pos 1200x504 --rotate normal --output DP-2 --off --output HDMI-1 --off --output DP-2-1 --off --output DP-2-2 --mode 1920x1200 --pos 3120x0 --rotate left --output DP-2-3 --mode 1920x1200 --pos 0x0 --rotate left | ||
</ | </ | ||
Line 25: | Line 24: | ||
+ | Terminal transparency setting as user. Get profile uid - only exists when settings changed once before, then set values: | ||
+ | < | ||
+ | export TMPUID=$(dconf dump / | ||
+ | dconf write / | ||
+ | dconf write / | ||
+ | dconf write / | ||
+ | |||
+ | #on new install, try: | ||
+ | dconf write / | ||
+ | dconf write / | ||
+ | dconf write / | ||
+ | |||
+ | </ |
linux/mint-tips.1630259884.txt.gz · Last modified: (external edit)