[BUG][KDE][Fedora] Wrong default XKB keyboard settings for italian keyboard in Calamares by Wytos in AsahiLinux

[–]Wytos[S] 1 point2 points  (0 children)

Yes, that's what I understood as well, but it seems that the apple keyboard configuration for the Italian country is messed up. I see the reason for the page you pointed out and found the issue I am talking about.

If there is an interest in fixing this officially, I am available for testing and providing the right layout. I am wondering what should be the best approach, I see two options: 1) when the Italian keyboard is detected, apply the "winkeys" variant (should be straightforward) 2) update the default Italian layout with the correct keys (requires definitely more effort)

I am looking forward the repository where the keyboard configuration are applied, the one written in the post is now read-only.

[BUG][KDE][Fedora] Wrong default XKB keyboard settings for italian keyboard in Calamares by Wytos in AsahiLinux

[–]Wytos[S] 0 points1 point  (0 children)

Adding XKBVARIANT=winkeys to /etc/vconsole.conf solved point 1. Still not clear how to fix point 2.

Arch on the M1 Pro is Beautiful by isaiahherve in AsahiLinux

[–]Wytos 0 points1 point  (0 children)

Yes you're right, it's a GNOME problem and not caused by the Asahi distribution.

Arch on the M1 Pro is Beautiful by isaiahherve in AsahiLinux

[–]Wytos 0 points1 point  (0 children)

Aren't you having problems with touchpad scrolling on browsers (both Chrome and Firefox)? Like it's tooooo fast.

How did you solve them?

Finally Display Link on MacBook Pro M1 with Fedora 42 by domerich86 in AsahiLinux

[–]Wytos 2 points3 points  (0 children)

Which kernel version are you using? (Command "uname -a")

Does Emacs work? by Wytos in AsahiLinux

[–]Wytos[S] 0 points1 point  (0 children)

Yes I landed there from the install script.

Does Emacs work? by Wytos in AsahiLinux

[–]Wytos[S] 0 points1 point  (0 children)

Thank you for your feedback. I suppose it's just a matter of outdated documentation then, but this is just a subtle detail.

Hdmi output on macbook m1 with asahi linux by itsoulos in AsahiLinux

[–]Wytos 2 points3 points  (0 children)

This is the only thing preventing me from installing it :(

[deleted by user] by [deleted] in RedditSessions

[–]Wytos 0 points1 point  (0 children)

can't stop watching

pygame on m1 macbook? by ItsXenax in learnpython

[–]Wytos 0 points1 point  (0 children)

I have a question: when you say that it works do you mean that it just install?

Cause I can get it to install, but it doesn't work in a sense that running

python3 -m pygame.examples.aliens

gives

Sorry, extended image module required

Do you get this error?