LinuxQuestions.org
Help answer threads with 0 replies.
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

Miscellaneous links and things that helped me on this new install, with SSD issues, systemd, and removable JFS hdd issues, and whatever else

Posted 10-25-2020 at 08:15 AM by the dsc (linux-related notes)
Updated 10-27-2020 at 10:56 PM by the dsc (addition)

"rc.local" doesn't run by default anymore, so:

https://www.troublenow.org/752/debian-10-add-rc-local/
https://www.linuxbabe.com/linux-serv...l-with-systemd

Which in turn may be useful or necessary to have /var/cache/apt/archives as a tmpfs, with this:

Code:
mkdir -p /var/cache/apt/partial 
mkdir -p /var/cache/apt/archives 
mkdir -p /var/cache/apt/archives/partial 

chown -R _apt /var/cache/apt
...
Member
Posted in Uncategorized
Views 1606 Comments 0 the dsc is offline
Old

QDirstat can have Dolphin as file manager, but not with the "&" after the command line

Posted 10-19-2020 at 04:58 AM by the dsc (linux-related notes)

QDirstat's "open file manager here" fails from the user perspective if you just replace "pcmanfm-qt" to "dolphin" in the command line, even though it says it was "successful." The default line for that setting on the settings GUI has an "&" in the end, and for some reason, it makes Dolphin automatically exit under that circumstance, for some reason, I assume. While it does work on a terminal, on QDirstat it doesn't.

If whatever...
Member
Posted in Uncategorized
Views 1112 Comments 0 the dsc is offline
Old

Customized xterm as a "run" command dialog, instead of fbrun, rofi, gmrun, or whatever

Posted 09-20-2020 at 06:40 PM by the dsc (linux-related notes)
Updated 10-11-2020 at 04:54 PM by the dsc (title got largely cut out for some reason)
Tags run dialog

WARNING: it may cause some issues with bash_history files if not set up properly. If you run a xterm from it the xterm will inherit the command dialog history and so forth. I'm not even using it anymore, but rofi again.


I've just found out that this is possible, adapting from someone who in turn shared some tweaks to use it instead of yet another terminal: https://www.fvwm.org/Wiki/Tips/XTermRunDialogue/

But instead of quite just that, I have this script:...
Member
Posted in Uncategorized
Views 6482 Comments 0 the dsc is offline
Old

Somewhat better config for "mousekeys," in my opinion

Posted 06-26-2020 at 01:38 PM by the dsc (linux-related notes)
Updated 10-11-2020 at 04:55 PM by the dsc

EDIT: no longer works/works erratically, I have no idea how it works.

I find it a bit cumbersome to have to change the default button and then click "every time," and at the same time, I barely ever use the diagonals, so I thought it could be a good idea to have keypad keys 7, 5, and 9 set to the mouse buttons 2, 1, and 3 respectively (middle, left, and right, respectively). It partly deviates from the positioning on the mouse itself, but it feels more natural to have "5"...
Member
Posted in Uncategorized
Views 1349 Comments 0 the dsc is offline
Old

Apparently Opera no longer wants you to have system-style title-bar and borders, but "devil's pie" allows you to

Posted 06-10-2020 at 01:33 AM by the dsc (linux-related notes)

Genereated by gdevilspie:

Code:
; generated_rule opera-decor
( if 
( begin 
( contains ( window_name ) "- Opera" )
) 
( begin 
( decorate )
( println "match" )
)
)
I don't even really use it, I just installed recently trying to see if there was a bug with Brave and the other Chrome-based ones (I believe it was all due to the fact I forgot I had swap disabled, trying to fix some udev/systemd/package...
Member
Posted in Uncategorized
Views 1659 Comments 2 the dsc is offline

  



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