Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0bb08bb

Browse files
authored
Add Fedora-all.md with setup instructions
Added instructions for updating Fedora and enabling fractional scaling in GNOME.
1 parentd9cc31d commit0bb08bb

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed

‎framework-desktop/Fedora-all.md‎

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
#This is for Framework Desktop ONLY
2+
3+
##This will:
4+
5+
- Getting your desktop fully updated.
6+
- Enable improved fractional scaling support Fedora's GNOME environment using Wayland.
7+
8+
 
9+
 
10+
 
11+
12+
13+
###Step 1 Updating your software packages
14+
15+
- Browse to the horizontal line in the upper left corner, click to open it.
16+
- Type out the word terminal, click to open it.
17+
- Copy the code below in the gray box, right click/paste it into the terminal window.
18+
- Then press the enter key, user password, enter key,**reboot.**
19+
20+
21+
```
22+
sudo dnf upgrade
23+
```
24+
>**TIP:** You can use the little clipboard icon to the right of the code to copy to your clipboard.
25+
26+
27+
**Reboot**
28+
29+
 
30+
 
31+
 
32+
33+
###Step 2 - If you want to enable fractional scaling on Wayland:
34+
35+
- Type out the word Displays.
36+
- Look for scale you want and select it, click Apply.
37+
38+
 
39+
 
40+
 
41+
42+
43+
###Bonus Step (for former Mac users) Reduce Font Scaling to Match Your Needs
44+
45+
We received feedback that for users coming from OS X, installing GNOME Tweaks, browsing to Fonts, and reducing the font size from 1.00 to 0.80 may be preferred. Your own display may vary, so note any changes made if you need to revert back.
46+
47+
- Goto Displays, set scaling to 200%. This will look too large, so let's fix the fonts.
48+
49+
- Install with:
50+
51+
```
52+
sudo dnf install gnome-tweaks -y
53+
```
54+
55+
- Open Tweaks by using the "Super" or Windows key, search tweaks, and enter.
56+
57+
- At the top, select fonts. Now in that panel, scroll all the way down. Look for Size. Change from 1.00 to 0.80. Close Tweaks. This will vary depending on what you are using for fractional scaling under Displays.
58+
59+
60+
61+
 
62+
 
63+
 

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp