https://github.com/jesusferm/Nautilus-BackSpace
Use backspace key in nautilus files on fedora
https://github.com/jesusferm/Nautilus-BackSpace
Last synced: 3 months ago
JSON representation
Use backspace key in nautilus files on fedora
- Host: GitHub
- URL: https://github.com/jesusferm/Nautilus-BackSpace
- Owner: jesusferm
- License: mit
- Created: 2022-11-07T13:57:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-21T04:21:12.000Z (7 months ago)
- Last Synced: 2025-01-09T22:04:07.505Z (3 months ago)
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 33
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/jesusferm/Nautilus-43-BackSpace - Reenable backspace bind for Nautilus (Jump To / Linux)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/jesusferm/Nautilus-43-BackSpace - Reenable backspace bind for Nautilus (Jump To / Linux)
README
# BackSpace in Nautilus on Gnome
The script BackSpaceGnome31-46.py its for fedora version 31 to 40 and Gnome 43 to 46.
The script BackSpaceGnome47.py its for fedora version 41 and Gnome 47.
## Install dependencies package
Installa rpmfusion repositorie
```
sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm
```
```
sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
```### Install package necessary
```
sudo dnf install nautilus-python python3-gobject gtk3 python3 gobject-introspection-devel pkg-config python3-devel nautilus-extension file-roller-nautilus nautilus-devel nautilus-extensions nautilus-python-devel
```## Download python script and save into
```
~/.local/share/nautilus-python/extensions
```
## Restart nautilus```
nautilus -q
```- Tested on Fedora with Gnome (47)
License: MIT
[](https://opensource.org/licenses/MIT)
#### Developed By
----------------
* linuxitos -