LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > linux-related notes
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

Tiny optimizations that you might forget every time you (re)install linux

Posted 06-18-2016 at 03:29 PM by the dsc (linux-related notes)

I don't (re)install that often, so I completely forgot there were some types video-acceleration options that could be set in a tiny xorg.conf to speed things up a little. Fortunately it's a paralell install to one I'm sort of abandoning, so I still have it:

Code:
Section "Device"
        Identifier "Intel Graphics"
        Driver "intel"
        Option "AccelMethod" "sna"
#	   Option      "TearFree"
...
Member
Posted in Uncategorized
Views 1033 Comments 0 the dsc is offline
Old

Chromium/chrome adobe flash player. That was confusing

Posted 06-18-2016 at 02:47 PM by the dsc (linux-related notes)

I was trying to install flashplayer on chromium by symlinking with chrome's flashplayer, then I found out that you actually need to point out as flags something like "flashplayerpath=path" and also a version flag for some reason. Somewhere it was suggested that you could add it to a /etc/chromium-browser/default file that exists, and by deafult does nothing, but has a "CHROMIUMFLAGS" variable "set as empty".

Then I came up with a grep/sed line to get...
Member
Posted in Uncategorized
Views 1016 Comments 0 the dsc is offline

  



All times are GMT -5. The time now is 12:47 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