get printer working
This commit is contained in:
@@ -281,14 +281,12 @@ Note: you need [avahi](#avahi-bonjour) for auto-discovery.
|
||||
2. `cups-genppdupdate`
|
||||
3. `usermod -aG lp ducoterra`
|
||||
4. `systemctl enable --now cups`
|
||||
5. In gnome settings:
|
||||
1. Add printer
|
||||
2. Enter the IP address
|
||||
3. Wait...
|
||||
4. Select "JetDirect"
|
||||
5. Select Generic
|
||||
6. Select IPP Printer
|
||||
7. Print
|
||||
|
||||
To add a new printer:
|
||||
|
||||
<https://github.com/OpenPrinting/cups/?tab=readme-ov-file#setting-up-printers>
|
||||
|
||||
`lpadmin -p printer-name -E -v "ipp://1.2.3.4/ipp/print" -m everywhere`
|
||||
|
||||
## Toolbox
|
||||
|
||||
@@ -718,7 +716,7 @@ vim ~/.local/share/applications/nextcloud-talk.desktop
|
||||
```conf
|
||||
[Desktop Entry]
|
||||
Name=Nextcloud Talk
|
||||
Exec="/home/ducoterra/Applications/NextcloudTalk/Nextcloud Talk" %u
|
||||
Exec="/home/ducoterra/Applications/NextcloudTalk/Nextcloud Talk" --ozone-platform=wayland %U
|
||||
Icon=/home/ducoterra/.icons/NextcloudTalk.png
|
||||
Type=Application
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user