Cobra: Difference between revisions
No edit summary  | 
				No edit summary  | 
				||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Configuration ==  | |||
=== Resolution ===  | |||
It's the worst pile of randomness.  Tips:  | |||
* use i3 config to set font to a normal 11pt; titlebar font to 22-26pt makes it readable (restart i3)  | |||
* use lxappearance to set gnome font to a readable 22pt (restart i3 every time you change it!)  | |||
* i set gnome-tweaks to use scale factor 1.0 or 1.5 but didn't do anything  | |||
* brave needs this to make the url bar readable (but the tabs HUGE, sigh...) I updated start_browser.sh to set it on cobra only...  | |||
 brave-browser --force-device-scale-factor=2  | |||
== Hardware ==  | == Hardware ==  | ||
[https://www.asus.com/us/Laptops/For-Home/Zenbook/Zenbook-S-UX393-11th-Gen-Intel/HelpDesk_Knowledge/?model2Name=Zenbook-S-UX393-11th-Gen-Intel Asus ZenBook S]  | [https://www.asus.com/us/Laptops/For-Home/Zenbook/Zenbook-S-UX393-11th-Gen-Intel/HelpDesk_Knowledge/?model2Name=Zenbook-S-UX393-11th-Gen-Intel Asus ZenBook S]  | ||
== Upgrade to Ubuntu 22.04 ==  | == Upgrade to Ubuntu 22.04 ==  | ||
Performed this upgrade Dec 5, 2022.  | Performed this upgrade Dec 5, 2022.  | ||
 mh-update-ubuntu # and reboot  | |||
 sudo do-release-upgrade  | |||
Latest revision as of 00:32, 7 May 2024
Configuration
Resolution
It's the worst pile of randomness. Tips:
- use i3 config to set font to a normal 11pt; titlebar font to 22-26pt makes it readable (restart i3)
 - use lxappearance to set gnome font to a readable 22pt (restart i3 every time you change it!)
 - i set gnome-tweaks to use scale factor 1.0 or 1.5 but didn't do anything
 - brave needs this to make the url bar readable (but the tabs HUGE, sigh...) I updated start_browser.sh to set it on cobra only...
 
brave-browser --force-device-scale-factor=2
Hardware
Upgrade to Ubuntu 22.04
Performed this upgrade Dec 5, 2022.
mh-update-ubuntu # and reboot sudo do-release-upgrade