You are not logged in.

#21 2017-03-22 22:54:10

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED] Terminal not transparent and doesn't display any image.

^ NO!! the sed commmand is to remove those switches from the line in the script. You are now trying to replace nothing with...nothing. Just open the file and edit it manually, if you aren't going to run the sed line that was given to you.


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#22 2017-03-22 22:56:03

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,086
Website

Re: [SOLVED] Terminal not transparent and doesn't display any image.

linux_user wrote:

Just to confirm, the command should be,

sed -i 's///' ~/bin/bl-compositor

after removing the " --vsync opengl" flag

No, sorry, I meant that the `sed` command would remove the flag for you — if you have removed the flag with a text editor instead then do not use that command.

Offline

#23 2017-03-23 14:13:34

linux_user
50/50 it's a spam account
Registered: 2016-11-04
Posts: 484

Re: [SOLVED] Terminal not transparent and doesn't display any image.

Head_on_a_Stick wrote:

No, sorry, I meant that the `sed` command would remove the flag for you — if you have removed the flag with a text editor instead then do not use that command.

damo wrote:

^ NO!! the sed commmand is to remove those switches from the line in the script. You are now trying to replace nothing with...nothing. Just open the file and edit it manually, if you aren't going to run the sed line that was given to you.

Oh I see.. Good that I asked. I did as you suggested using the command line as suggested. I logged off and logged back in and terminal is now transparent. Thank you to both of you!


"Blind faith to authority is the greatest enemy of truth."

Offline

Board footer

Powered by FluxBB