this post was submitted on 16 Apr 2025
25 points (87.9% liked)

Linux

53390 readers
557 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Hey everyone,

as a longtime-Mac user who got used to the typical Mac-keyboard layout and using a Logitech MX Keys (Mac only) I was wondering if there is any chance of adopting the Mac-layout 1:1 on one of my favourite Linux-distros using KDE (desktop PC) without mapping each single key to match the Mac-key?

Is there any base tool I can use for this or any tool I can download to accomplish this?

Thanks in advance!

you are viewing a single comment's thread
view the rest of the comments
[–] SL3wvmnas@discuss.tchncs.de 3 points 3 days ago* (last edited 3 days ago) (1 children)

Oh I see. Sorry I misunderstood your usecase. Then customising XQuartz (Apples X11 Server) or just running a VM with a shared folder seems to be the best option (if your employer allows them).

[–] eldavi@lemmy.ml 3 points 3 days ago (1 children)

i hadn't thought of that; thanks for the idea!

[–] SL3wvmnas@discuss.tchncs.de 1 points 3 days ago (1 children)

A Tip: some IT departments allow software from the Mac app store, so I would recommend UTM for easy Linux virtualization . Other apps have better features, but are a little more involved to set up.

[–] eldavi@lemmy.ml 1 points 3 days ago

My job requires me to work w KVM/QEMU utilities on x86 architecture and utm is dog slow since I have an m2 MacBook.

Instead I use ssh into X86 servers; hence the keyboard mapping woes