this post was submitted on 16 Jun 2023
14 points (100.0% liked)

Pop!_OS (Linux)

5079 readers
17 users here now

Pop!_OS is an operating system developed by System76 for STEM and creative professionals who use their computer as a tool to discover and create. Unleash your potential on secure, reliable open source software. Based on your exceptional curiosity, we sense you have a lot of it.

Unleash your potential

Whether this is your first experience with Linux, or your latest adventure, all are welcome to discuss and ask questions about Pop!_OS and COSMIC. Keep the discussions friendly though, and remember to assume good intentions whenever you reply. We're all here because we have a shared love for Linux and open source software.

System76 Logo

Support us by buying System76 hardware for you or your company! Or by donating on the Pop!_OS website through the "Support Pop" button. Pop!_OS and COSMIC are fully funded by System76 hardware sales. All systems are assembled in the USA. With your support, we'll work to push the Linux desktop forward with COSMIC.

Links

Guides

Hardware

Recommended

Community Rules

Follow the Code of Conduct

All posts on pop_os must adhere to the Pop!_OS community Code of Conduct. https://github.com/pop-os/code-of-conduct

Be helpful

Posts to pop_os must be helpful. When responding to a user asking for help, do not provide tongue-in-cheek responses like "RTM" or links to LMGTFY. Linking to direct sources that answer the asker's question is fine, but it's advised to provide some explanation as to how you got to that source.

Critique should be constructive

We within the Pop!_OS community welcome helpful criticism or ideas on ways to improve. However, basic "It's bad" or other simple negative comments don't help anyone fix anything. When voicing a complaint about something, try to point out ways the complaint could be improved or worked around, so that we can make a better product for it.

This rule applies to both Pop!_OS and its projects as well as other products available from third-parties.

Don't post malicious "advice"

It can be funny to joke about malicious commands, however this is not the venue for it. Do not advise users to run commands which will lock up their systems, steal their data, or erase their drive. Examples of this include (but are not limited to) fork bombs, rm, etc.

Posts violating this rule will be removed, even if the post is clearly in jest. Repeated offences may lead to a ban. You may understand that the command isn't serious, but a new user might not.

No personal attacks

Posts making a personal attack on any user will not be tolerated.

No hate speech

Hate speech of any kind will not be tolerated. Any violations will be removed, and are grounds for a ban.

founded 1 year ago
MODERATORS
 

How do I swap CTRL & Fn Keys? It's a Dell Vostro 3420 I tried Gnome Tweaks - Don't have a exact option to swap Fn and Ctrl

top 10 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 1 year ago

Since it's likely that you can't, you can consider using a remapper to get something you might prefer over your current layout. I personally really like keyd .

If you want to use Fn as Ctrl because you like the position of Fn, then you're out of luck. That key likely cannot be rebound.

If you want Ctrl to act as Fn, then likely you can: Fn+key sends an output that you can monitor with keyd -m. You can then rebind Ctrl+key to return that output.

On top, you can consider using CapsLock as Ctrl. It's a very, very nice position for Ctrl, I'd say.

[–] spxak1 2 points 1 year ago

The Fn key is not a key exposed to software, so anything that has to do with it has to be done at the firmware level. ThinkPads have a setting in the bios, maybe your Dell has one too.

[–] [email protected] 2 points 1 year ago (1 children)

I think your best bet is looking for a bios option. Thinkpads have that, I'm not sure about your Dell laptop though

[–] [email protected] 3 points 1 year ago (1 children)
[–] spxak1 1 points 1 year ago (1 children)

My L420 had it (2011) and every ThinkPad I've used (many) ever since.

[–] [email protected] 2 points 1 year ago (1 children)

I don't think my T61 has it, or my X301.

[–] spxak1 3 points 1 year ago (1 children)

Different definitions of "new" then.

[–] [email protected] 2 points 1 year ago

Not a perfect solution, but if you're just looking to rebind certain system level commands, you can do that in Settings > Keyboards and at the bottom there's a heading "Keyboard Shortcuts" with a button "View and Customize Shortcuts" where you can change the keybindings of system commands to use CTRL instead of FN.

[–] [email protected] 1 points 1 year ago

I guess that's because Fn isn't actually a key but a hardware modifier that allows the keyboard to send a different set of commands e.g. mediakeys.

Unless your system can actually see you hitting Fn alone there would be nothing you could do.