Categories: desktopXFCE

A shortcuts editor for Xfce and a couple of other things

A shortcuts editor for Xfce and a couple of other things

  Welcome to another Xfce development update! In this one you will learn about the new Xfce Shortcuts Editor and a couple of upcoming Thunar features.

Shortcuts Editor

  As you may know, I’m the maintainer of xfce4-terminal and a developer for Thunar. It just so happens that both of these programs have a ton of shortcuts. Until now, there was no GUI
for changing shortcuts. Users had to manually edit the `accels.scm` file which is doable yet cumbersome.

Sponsored

  Additionally xfce4-terminal, being a terminal emulator, has the problem of its shorcuts colliding with the shorcuts of terminal applications, rendering them unusable. To fix that issue
users needed to once again dive into the `accels.scm` file and change the default shortcuts manually.

  That is why I created a new widget called XfceShortcutsEditor in libxfce4ui. Applications that use XfceGtkActionEntries for their accelerators can easily integrate
that editor in their UI and enjoy the benefits without any additional complexity.

The XfceShortcutsEditor integrated in Thunar’s Preferences dialog.

The XfceShortcutsEditor as a separate dialog for xfce4-terminal.

Sponsored

Thunar improvements

  As far as Thunar specific improvements go, I’m happy to announce that the next version of Thunar will have a customizable Statusbar. By right-clicking, users
will be able to hide/show information that they (don’t) need.

 Additionally the folder properties dialog now displays the type of contents of the folder (i.e. the number of files and folders insdie the folder).

Previous post

Ubuntu Server Admin

Recent Posts

How to Install nvidia-smi on Ubuntu or Debian Linux

In this article, we will see how to install nvidia-smi on Ubuntu or Debian Linux.…

8 hours ago

How to Install clang tool on Ubuntu or Debian Linux

In this article, we will see how to install clang tool on Ubuntu or Debian…

1 day ago

How to resolve Ubuntu 20.04 Container Signature Errors on Raspberry Pi ARM Devices

When working with Docker containers on Raspberry Pi devices, you might encounter frustrating signature verification…

2 days ago

How to fix DNS Resolution Issues with OpenVPN on Ubuntu 18.04

You’ve recently upgraded to Ubuntu 18.04 and found that your OpenVPN connection no longer resolves…

2 days ago

How to Fix Ubuntu 18.04 System Monitor Launch Issues

Have you ever tried to open System Monitor on your Ubuntu 18.04 system only to…

3 days ago

What is System Hardening? Essential Checklists from OS to Applications

System hardening means locking down a system and reducing its attack surface: removing unnecessary software…

3 days ago