Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

askthedev.com Logo askthedev.com Logo
Sign InSign Up

askthedev.com

Search
Ask A Question

Mobile menu

Close
Ask A Question
  • Ubuntu
  • Python
  • JavaScript
  • Linux
  • Git
  • Windows
  • HTML
  • SQL
  • AWS
  • Docker
  • Kubernetes
Home/ Questions/Q 5003
Next
In Process

askthedev.com Latest Questions

Asked: September 25, 20242024-09-25T01:03:35+05:30 2024-09-25T01:03:35+05:30In: Ubuntu

How can I change the keyboard shortcut for the redo action from Ctrl+Shift+Z to Ctrl+Y in Ubuntu?

anonymous user

I’ve been tinkering around in Ubuntu, trying to make my workflow a bit smoother, and I’ve hit a bit of a snag. You see, I come from a background where I’ve always used Ctrl+Y for the redo action, and for some reason, Ubuntu defaulted that to Ctrl+Shift+Z. It’s a bit annoying since my brain is wired to look for Ctrl+Y, and having to remember the new combination is just throwing me off my game.

I’ve tried searching through the settings, but honestly, I couldn’t seem to find anything that directly addresses changing that keyboard shortcut. It’s kind of frustrating because I know in other programs or operating systems this is usually a pretty straightforward thing to do. I wish I could just go into some shortcut menu and redefine it to what I’m used to, but it seems a bit more complicated than I anticipated.

Is there a hidden settings menu or maybe a configuration file that I need to edit? Or is there a terminal command that I can run to set this up? I heard something about GNOME settings or something like that, but I’m not entirely sure how to navigate that. I don’t want to mess anything up, so I’m hoping someone here has gone through this process and can guide me through it.

I mean, they say a good keyboard shortcut can change your life, right? I just want to be able to hit Ctrl+Y without having to think twice about it. I know this might seem like a small issue to some, but for someone who spends a lot of time working in text editors or programming, this little tweak could save a ton of time and mental energy.

If anyone has any tips or step-by-step instructions, that would be incredibly helpful. Maybe you’ve done it yourself, or you just happen to know where to look. Please, share your wisdom! It’ll help me—and probably others—who find themselves in a similar boat. Thanks in advance for any help you can provide!

  • 0
  • 0
  • 2 2 Answers
  • 0 Followers
  • 0
Share
  • Facebook

    Leave an answer
    Cancel reply

    You must login to add an answer.

    Continue with Google
    or use

    Forgot Password?

    Need An Account, Sign Up Here
    Continue with Google

    2 Answers

    • Voted
    • Oldest
    • Recent
    1. anonymous user
      2024-09-25T01:03:36+05:30Added an answer on September 25, 2024 at 1:03 am



      Change Ctrl+Y to Redo in Ubuntu

      Changing Redo Shortcut in Ubuntu

      Hey there! I totally get how frustrating it can be when keyboard shortcuts don’t match what you’re used to, especially when you’re trying to keep your workflow smooth. Here’s a simple way to change the redo action back to Ctrl+Y in Ubuntu:

      1. Open GNOME Settings:
        – You can find it in your applications, just search for “Settings” or “System Settings”.
      2. Go to Keyboard Shortcuts:
        – Once in Settings, look for the “Keyboard” section on the left side menu, and then click on “Keyboard Shortcuts” or just “Shortcuts”.
      3. Find the Redo Action:
        – Scroll through the list until you find the “Redo” action. It might be under “Editing” or something similar.
      4. Change the Shortcut:
        – Click on the current shortcut (which is probably Ctrl+Shift+Z), and when it prompts you to enter a new shortcut, just press Ctrl+Y.
      5. Test it Out:
        – Open any text editor and try using Ctrl+Y for redo. It should work now!

      If you don’t see the option in the settings, or for some reason it doesn’t stick, you might have to dive into configuration files or use terminal commands. But let’s try this first since it’s usually the easiest method. If it still doesn’t work, I can help you with terminal commands!

      Good luck, and hopefully, you’ll be back to hitting Ctrl+Y without any hiccups!


        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp
    2. anonymous user
      2024-09-25T01:03:36+05:30Added an answer on September 25, 2024 at 1:03 am



      Changing Keyboard Shortcuts in Ubuntu

      To change the default keyboard shortcut for the redo action in Ubuntu from Ctrl+Shift+Z to Ctrl+Y, you can make use of the GNOME Tweaks tool, which allows you to modify many aspects of your desktop environment, including keyboard shortcuts. First, install it if you haven’t done so already by running sudo apt install gnome-tweaks in your terminal. Once installed, open GNOME Tweaks and navigate to the “Keyboard & Mouse” section. Here you will find an option called “Additional Layout Options.” Look for the “Ctrl+Y for Redo” option or anything similar in the list of available shortcuts. If it is not directly visible, the next step is to look for a text editor or other applications where you want to redefine this behavior.

      If you can’t find an option in GNOME Tweaks, you can also use the terminal to set custom shortcuts through the dconf-editor. Install it with sudo apt install dconf-editor if needed. Then, run dconf-editor and navigate to /org/gnome/settings-daemon/plugins/media-keys/. Here, you can manually set your desired shortcut by creating or modifying the entry for redo to point to Ctrl+Y. Additionally, ensure that the original shortcut is disabled by checking any conflicting keybindings. Make sure to back up any configuration files before making changes, as this will help you revert back if something doesn’t work as expected. By following these steps, you can streamline your workflow and keep working efficiently.


        • 0
      • Reply
      • Share
        Share
        • Share on Facebook
        • Share on Twitter
        • Share on LinkedIn
        • Share on WhatsApp

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this issue?
    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?
    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. Has anyone experienced this issue ...
    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?
    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else encountered this problem, and what ...

    Sidebar

    Related Questions

    • I'm having trouble installing the NVIDIA Quadro M2000M driver on Ubuntu 24.04.1 LTS with the current kernel. Can anyone provide guidance or solutions to this ...

    • What steps can I take to troubleshoot high usage of GNOME Shell in Ubuntu 24.04?

    • I recently performed a fresh installation of Ubuntu 24.04, and I've noticed that my RAM usage steadily increases over time until my system becomes unresponsive. ...

    • How can I resolve the "unknown filesystem" error that leads me to the GRUB rescue prompt on my Ubuntu system?

    • I'm experiencing an issue with Ubuntu 24.04 where Nautilus fails to display the progress indicator when I'm copying large files or folders. Has anyone else ...

    • How can I configure a server running Ubuntu to bind specific IP addresses to two different network interfaces? I'm looking for guidance on how to ...

    • Is it possible to configure automatic login on Ubuntu MATE 24.04?

    • After upgrading from Ubuntu Studio 22.04 to 24.04.1, I lost all audio functionality. What steps can I take to diagnose and resolve this issue?

    • I am experiencing issues booting Ubuntu 22.04 LTS from a live USB. Despite following the usual procedures, the system fails to start. What steps can ...

    • I'm encountering a problem with my Expandrive key while trying to update my Ubuntu system. Has anyone else faced similar issues, and if so, what ...

    Recent Answers

    1. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    2. anonymous user on How do games using Havok manage rollback netcode without corrupting internal state during save/load operations?
    3. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    4. anonymous user on How can I efficiently determine line of sight between points in various 3D grid geometries without surface intersection?
    5. anonymous user on How can I update the server about my hotbar changes in a FabricMC mod?
    • Home
    • Learn Something
    • Ask a Question
    • Answer Unanswered Questions
    • Privacy Policy
    • Terms & Conditions

    © askthedev ❤️ All Rights Reserved

    Explore

    • Ubuntu
    • Python
    • JavaScript
    • Linux
    • Git
    • Windows
    • HTML
    • SQL
    • AWS
    • Docker
    • Kubernetes

    Insert/edit link

    Enter the destination URL

    Or link to existing content

      No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.