Forums
New posts
Search forums
News
Security News
Technology News
Giveaways
Giveaways, Promotions and Contests
Discounts & Deals
Reviews
Users Reviews
Video Reviews
Support
Windows Malware Removal Help & Support
Inactive Support Threads
Mac Malware Removal Help & Support
Mobile Malware Removal Help & Support
Blog
Log in
Register
What's new
Search
Search titles only
By:
Search titles only
By:
Reply to thread
Menu
Install the app
Install
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Software
Operating Systems
ChromeOS & Linux
How to Associate Linux Apps with ChromeOS Apps?
Message
<blockquote data-quote="R3j3ct" data-source="post: 1054017" data-attributes="member: 100883"><p>I got bored and asked openai and here is what it said.</p><p></p><p>PDF Example [SPOILER]</p><p>I see, you want to open PDFs in a Linux app instead of using the Chrome web browser on your Chromebook. In that case, you can associate PDF files with a Linux PDF viewer like `Evince`, `Okular`, or `Document Viewer`. Here's how you can do it:</p><p></p><p>1. **Find the Command:**</p><p> Determine the command that launches the PDF viewer you want to use. For example, if you want to use `Evince`, you can typically use the command `evince %f`.</p><p></p><p>2. **Open Thunar Preferences:**</p><p> Open Thunar, go to "Edit" in the menu bar, and select "Preferences."</p><p></p><p>3. **Go to the "Advanced" Tab:**</p><p> In the Thunar Preferences window, click on the "Advanced" tab.</p><p></p><p>4. **Configure Default Applications:**</p><p> Under "Default Applications," click on the "Add" button (or equivalent) to add a new entry.</p><p></p><p>5. **Add the Entry:**</p><p> - For PDF files:</p><p> - MIME Type: `application/pdf`</p><p> - Command: `evince %f`</p><p></p><p> Make sure to replace `evince` with the actual command of the PDF viewer you want to use if you're not using `Evince`.</p><p></p><p>6. **Save Changes:**</p><p> Click "Close" to save the changes.</p><p></p><p>7. **Test the Association:**</p><p> Try opening a PDF file in Thunar by double-clicking it. It should now open using the Linux PDF viewer you associated.</p><p></p><p>Remember to replace `evince` in the command with the appropriate command for your chosen PDF viewer. The `%f` placeholder is used to pass the file path to the command.</p><p></p><p>If you later decide to change the default application for a specific file type, you can return to the Thunar Preferences and modify the association or remove it altogether.</p><p>[/SPOILER]</p><p></p><p>All file Example [SPOILER]</p><p>If you're looking to set all files to open with Linux apps by default on your Chromebook's Linux environment, you might need to adjust the default applications settings at the system level rather than just within Thunar. However, keep in mind that the process might vary based on the specific Linux distribution you're using on your Chromebook. Here's a general guideline on how you might achieve this:</p><p></p><p>1. **Access System Settings:**</p><p> Open your Chromebook's system settings. This can typically be done by clicking on the system tray at the bottom-right corner of the screen and finding the settings icon.</p><p></p><p>2. **Search for Default Applications:**</p><p> Look for a section related to "Default Applications" or "Preferred Applications." The naming might differ based on your Linux distribution.</p><p></p><p>3. **Adjust Default Applications:**</p><p> Within the default applications settings, you should be able to set the default apps for various file types. Look for an option to set default apps by file type or MIME type.</p><p></p><p>4. **Change Associations:**</p><p> For each file type, select the Linux app you want to use as the default. You might need to navigate through a list of applications or provide a custom command.</p><p></p><p>5. **Save Changes:**</p><p> Once you've made the necessary changes, save your settings.</p><p></p><p>Please note that the exact steps can vary depending on your Linux distribution and the version of the Chromebook's Linux environment you're using. If you're using a relatively standard distribution like Ubuntu or Debian on your Chromebook, the process should be somewhat similar to the general steps outlined above.</p><p></p><p>If you're not able to find the option within your system settings or if the process seems more complex, I recommend consulting the documentation or support resources specific to your Linux distribution and Chromebook model.</p><p>[/SPOILER]</p></blockquote><p></p>
[QUOTE="R3j3ct, post: 1054017, member: 100883"] I got bored and asked openai and here is what it said. PDF Example [SPOILER] I see, you want to open PDFs in a Linux app instead of using the Chrome web browser on your Chromebook. In that case, you can associate PDF files with a Linux PDF viewer like `Evince`, `Okular`, or `Document Viewer`. Here's how you can do it: 1. **Find the Command:** Determine the command that launches the PDF viewer you want to use. For example, if you want to use `Evince`, you can typically use the command `evince %f`. 2. **Open Thunar Preferences:** Open Thunar, go to "Edit" in the menu bar, and select "Preferences." 3. **Go to the "Advanced" Tab:** In the Thunar Preferences window, click on the "Advanced" tab. 4. **Configure Default Applications:** Under "Default Applications," click on the "Add" button (or equivalent) to add a new entry. 5. **Add the Entry:** - For PDF files: - MIME Type: `application/pdf` - Command: `evince %f` Make sure to replace `evince` with the actual command of the PDF viewer you want to use if you're not using `Evince`. 6. **Save Changes:** Click "Close" to save the changes. 7. **Test the Association:** Try opening a PDF file in Thunar by double-clicking it. It should now open using the Linux PDF viewer you associated. Remember to replace `evince` in the command with the appropriate command for your chosen PDF viewer. The `%f` placeholder is used to pass the file path to the command. If you later decide to change the default application for a specific file type, you can return to the Thunar Preferences and modify the association or remove it altogether. [/SPOILER] All file Example [SPOILER] If you're looking to set all files to open with Linux apps by default on your Chromebook's Linux environment, you might need to adjust the default applications settings at the system level rather than just within Thunar. However, keep in mind that the process might vary based on the specific Linux distribution you're using on your Chromebook. Here's a general guideline on how you might achieve this: 1. **Access System Settings:** Open your Chromebook's system settings. This can typically be done by clicking on the system tray at the bottom-right corner of the screen and finding the settings icon. 2. **Search for Default Applications:** Look for a section related to "Default Applications" or "Preferred Applications." The naming might differ based on your Linux distribution. 3. **Adjust Default Applications:** Within the default applications settings, you should be able to set the default apps for various file types. Look for an option to set default apps by file type or MIME type. 4. **Change Associations:** For each file type, select the Linux app you want to use as the default. You might need to navigate through a list of applications or provide a custom command. 5. **Save Changes:** Once you've made the necessary changes, save your settings. Please note that the exact steps can vary depending on your Linux distribution and the version of the Chromebook's Linux environment you're using. If you're using a relatively standard distribution like Ubuntu or Debian on your Chromebook, the process should be somewhat similar to the general steps outlined above. If you're not able to find the option within your system settings or if the process seems more complex, I recommend consulting the documentation or support resources specific to your Linux distribution and Chromebook model. [/SPOILER] [/QUOTE]
Insert quotes…
Verification
Post reply
Top