Skip to content

Add a .desktop file so that WM launchers (dmenu, rofi etc) can easily find a GUI application #16

@kforeverisback

Description

@kforeverisback

This is such a nice tool! I loved using it!
It doesn't try to be fancy, but provides as-is apt description and utility as xinput, only in GUI form.

Just a quick [Optional] suggestion:

When I installed it in Arch (I use i3-wm with rofi), rofi didn't put this app inside the Application category since it didn't have any .desktop file associated with it.

I've created one and put it in /usr/share/applications/xinput-gui.desktop. If you include it with your Arch AUR package or other dist packages, GUI launchers would be able to find this easily.

[Desktop Entry]
Type=Application
Name=XInput Gui
Comment=Simple GUI tool for XInput configuration
Icon=utilities-terminal
Terminal=false
Exec=xinput-gui
Categories=ConsoleOnly;System;
Keywords=Xinput;XInput;Trackpad;Touchpad;Mouse;Touchscreen;Keyboard

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions