Removing Certain Documents from the Evince Homepage
Evince is a popular document viewer for Linux and other Unix-like systems. It supports a wide range of document formats, including PDF, PostScript, DjVu, TIFF, and others. Sometimes, you may want to remove certain documents from the Evince homepage or reset the homepage to show no documents.
Removing a Single Document
To remove a single document from the Evince homepage, you can use the following steps:
- Open Evince and navigate to the homepage.
- Find the document you want to remove and right-click on it.
- Select
Remove from Recent Documentsfrom the context menu.
This will remove the document from the Evince homepage, but it will still be available in your system. If you want to permanently delete the document, you can do so using your file manager or the command line.
Resetting the Homepage
If you want to reset the Evince homepage to show no documents, you can use the following steps:
- Close Evince.
- Open your terminal and enter the following command:
gsettings reset-recursively org.gnome.Evince.recent-filesThis will reset the Evince homepage to its default state, showing no documents.
Removing certain documents from the Evince homepage is a straightforward process that can be done using the built-in options in Evince. If you want to reset the homepage to its default state, you can use the gsettings command in your terminal. By following these steps, you can manage the documents that appear on the Evince homepage and keep your document viewer organized.