Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Comments on Change keyboard shortcuts in Firefox

Post

Change keyboard shortcuts in Firefox

+3
−0

Where do I go to change keyboard shortcuts in Firefox? I've been in the settings section and used their setting search, both for "keyb" and for "shortc" and nothing likely-looking comes up.

Is there even an option to do this?

Debian Bookworm / KDE Plasma on a repurposed Macbook Pro. I have another Macbook with MacOS on it, and I'm trying to unify the Cut/Copy/Paste keys to use Meta instead of Control. Plasma has system settings that have changed the scheme for KDE-provided apps, but others (and FF is where I notice it the most) do not respond to the global settings.

Even better would be to also remap (eg) Ctrl+Leftclick on links to Meta+Leftclick, but I'll settle for the edit stuff for now.

History
Why does this post require attention from curators or moderators?
You might want to add some details to your flag.
Why should this post be closed?

2 comment threads

maybe https://github.com/rbreaves/kinto is worth a try (3 comments)
Please include which OS you are using and which shortcuts you'd like to change. On mac, one can use t... (3 comments)
maybe https://github.com/rbreaves/kinto is worth a try
samcarter‭ wrote 3 months ago

maybe https://github.com/rbreaves/kinto is worth a try

Michael‭ wrote 3 months ago

Interesting tip. Will investigate.

Other visitors: if you read this is "k-into" like "inputs to KDE," it does not appear to be that. It's https://kinto.sh like MacIntosh with a K.

Michael‭ wrote 3 months ago

Things I (think I) have learned:

  • kinto is X-only. No Wayland.
  • It appears to be wholesale input mapping. We're going to run into problems with copying from the terminal emulator if Cmd+C just maps to Ctrl+C.

Interesting project, though, and it led me to this blog post wherein a bunch of other input modification tools are listed.