Skip to content

xremap/xremap-gnome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xremap-gnome

GNOME Shell extension for xremap

What's this?

The GNOME version of xremap, a Linux key remapper, relies on this GNOME Shell extension to fetch the active application name.

So you need to install this if you want to use xremap with --features gnome.

Installation

Install xremap's GNOME Shell extension from this link, switching OFF to ON.

Development

git clone https://github.com/xremap/xremap-gnome ~/.local/share/gnome-shell/extensions/xremap@k0kubun.com
# Reload your GNOME Shell session, and then enable "Xremap" using:
gnome-extensions-app

Release

  1. Update version in metadata.json. Push it to master.
  2. Run ./package.sh. It creates extension.zip.
  3. Open https://extensions.gnome.org/upload/ and upload it.

License

GPLv2+