LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Just annotations of little "how to's", so I know I can find how to do something I've already done when I need to do it again, in case I don't remember anymore, which is not unlikely. Hopefully they can be useful to others, but I can't guarantee that it will work, or that it won't even make things worse.
Old

Disable chromium/chrome printing for a given profile

Posted 12-02-2018 at 06:43 PM by the dsc (linux-related notes)

Are you tired of selecting text, right-clicking to search the term, and accidentally releasing the button on "print"? Worry no more!

Despite of what a developer said, it can be done by manually editing the "Preferences" json file. For linux at least.

Quote:
This way: Open the profile folder, find the JSON file Preferences, find "printing" field (browser->extensions->printing), then add , "enabled": false into it.
...
Member
Posted in Uncategorized
Views 1336 Comments 0 the dsc is offline
Old

Autostart script method to fix the GTK3 scroll-warp feature-bug

Posted 09-27-2016 at 07:41 PM by the dsc (linux-related notes)
Updated 09-27-2016 at 07:44 PM by the dsc

I'm not aware of there being something like a "gtk-3.0-settings.d" to preserve settings.ini options between theme changes (including involuntary ones), so that's a work-around method, adding that to the session auto-start script:

Code:
! grep warps-slider $HOME/.config/gtk-3.0/settings.ini && echo "gtk-primary-button-warps-slider = false" >> $HOME/.config/gtk-3.0/settings.ini
But that of course only works after a new login (not mentioning...
Member
Posted in Uncategorized
Views 1228 Comments 0 the dsc is offline

  



All times are GMT -5. The time now is 07:49 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration