https://github.com/akotov-dev/sreditor
Automatic rule editor for scanners (Mageia Linux)
https://github.com/akotov-dev/sreditor
mageia-linux rosa scanner udev usb
Last synced: 5 months ago
JSON representation
Automatic rule editor for scanners (Mageia Linux)
- Host: GitHub
- URL: https://github.com/akotov-dev/sreditor
- Owner: AKotov-dev
- License: gpl-3.0
- Created: 2021-07-26T09:14:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T13:06:29.000Z (over 3 years ago)
- Last Synced: 2025-10-17T14:26:40.937Z (9 months ago)
- Topics: mageia-linux, rosa, scanner, udev, usb
- Language: Pascal
- Homepage:
- Size: 7.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SrEditor - automatic rule editor for scanners
SrEditor designed for automatically inserting rules for scanners that are not in the lists of rules /etc/udev/rules.d/60-libsane.rules
1. In the list of connected USB-Devices (1), find your scanner that is not recognized when working with XSane and select it with the mouse
2. If the device is not in the list of rules, the necessary line (2) will be offered to insert into the file with the rules
3. Click the button "Plus" (Add & Apply) and reconnect the scanner
It can also be useful: rm -rf ~/.sane
**Note_1:** Add the user to the desired groups `usermod -aG usb,scanner $(logname)`
**Note_2:** For older devices, use the USB2 port to connect
