Page 1 of 1

How to set the console colors in Fossapup? (Solved)

Posted: Fri Dec 16, 2022 3:52 am
by ionmich

How do I set the colors in console? Blue on black is hard to read.


Re: Console settings

Posted: Fri Dec 16, 2022 4:01 am
by ionmich

I tried

Code: Select all

man console

but with no success.


Re: Console settings

Posted: Fri Dec 16, 2022 5:11 am
by Jasper

Application:
https://www.smokey01.com/radky/UrxvtControl-1.4.pet

Then have a look under the UTILITY submenu


Re: Console settings

Posted: Fri Dec 16, 2022 1:29 pm
by bigpup

What Puppy version you using????

We always need that info??????


Re: Console settings

Posted: Fri Dec 16, 2022 4:45 pm
by ionmich

fossapup64 version 9.5
Sorry. Not yet used to this forum's methods.


Re: Console settings

Posted: Fri Dec 16, 2022 5:04 pm
by ionmich

fossapup64 version 9.5

Ran urxvt. Selected white for URL, rebooted, directories still show in blue. Tried to post images, but failed. Please direct me to instructions to post images.


Re: Console settings

Posted: Fri Dec 16, 2022 5:11 pm
by geo_c
ionmich wrote: Fri Dec 16, 2022 5:04 pm

Ran urxvt. Selected white for URL, rebooted, directories still show in blue. Tried to post images, but failed. Please direct me to instructions to post images.

Did you use the apply button before exiting the urxvt utility?

The forum doesn't handle images so well. I upload to here https://postimages.org/
It's free, doesn't require account signup. Then once the image is uploaded click the "hotlink for forum" button to copy the link. Paste it in your post. Works great.


Re: Console settings

Posted: Sat Dec 17, 2022 1:50 am
by ionmich

fossapup64 version 9.5

Yes I did "apply" before closing and it confirmed.


Re: Console settings

Posted: Sat Dec 17, 2022 2:37 am
by ionmich

I found .Xdefaults in my root directory and it shows

urxvt.foreground:#b9b9b9
urxvt.background:#000000
urxvt.underlineColor:#ec3e90

the same as .Xdefaults.bak


Re: Console settings

Posted: Sat Dec 17, 2022 6:33 am
by Burunduk
ionmich wrote: Fri Dec 16, 2022 5:04 pm

Ran urxvt. Selected white for URL, rebooted, directories still show in blue.

No need to reboot - restarting urxvt is enough.

URL or directories? The ls command shows directories in blue. If you want to turn ls colors off, remove alias ls='ls --color=auto' line from the /etc/profile file or add unalias ls line to the /root/.bashrc file or change the color for directories -> edit export LS_COLORS='bd=33:cd=33' line in /etc/profile or add one to /root/.bashrc To show dirs in bold green: export LS_COLORS='bd=33:cd=33:di=1;32' Changing ls colors

ionmich wrote: Sat Dec 17, 2022 2:37 am

I found .Xdefaults in my root directory and it shows

The setting for URL color in .Xdefaults is urxvt.colorUL:#00ff00


Re: Console settings

Posted: Sat Dec 17, 2022 7:08 am
by bigpup
ionmich wrote: Fri Dec 16, 2022 5:04 pm

fossapup64 version 9.5

Ran urxvt. Selected white for URL, rebooted, directories still show in blue. Tried to post images, but failed. Please direct me to instructions to post images.

when you rebooted did you update the save so setting was saved to now be used?

Selected white for URL

That would make this be in white letters: https://forum.puppylinux.com if it is typed into the terminal.

You were using urxvt as the terminal (console)?

Worked for me to change the color in urxvt.

Screenshot.jpg
Screenshot.jpg (20.33 KiB) Viewed 395 times

Re: How to set the console colors?

Posted: Sat Dec 17, 2022 7:57 am
by bigpup

You can use take a shot program to take a image of what is on the monitor.
Select full screen for everything or window if only a image of a running program window.
Can also edit the image before saving it.
Save the image file to location you can find it.

You need to use take a shot a few times to see how to use it.

When you are making a post with the post composition screen showing.
click on the attachment tab.
That gives you add files tab.
Click on it and navigate to file you want to attach and select it.
You will see the file listed with place inline or delete file buttons.
Put the input at location you want the image in the post.
Click the place inline button and image will be placed there in the post you are making.

There is a max size limit for the attachment file 512KiB
Max limit of three attachments to a post.


Re: How to set the console colors?

Posted: Sat Dec 17, 2022 3:47 pm
by ionmich

fossapup64 version 9.5

add unalias ls line to the /root/.bashrc file

Wonderful! I can see what I am doing. Many thanks.


Re: How to set the console colors?

Posted: Sat Dec 17, 2022 3:57 pm
by ionmich

When you are making a post with the post composition screen showing.
click on the attachment tab.
That gives you add files tab.
Click on it and navigate to file you want to attach and select it.

Testing...
Great! Thank you.


Re: How to set the console colors in Fossapup? (Solved)

Posted: Sun Dec 18, 2022 1:01 am
by Flash

@ionmich , it's possible you tried to post an image that was too wide. To keep everyone happy, the forum won't accept images wider than 450? pixels. (I forget. It's been such a long time since this came up.)

If necessary, you can edit an image with Menu->Graphic->mtPaint->Image->Scale Canvas to shrink it down. Crop it first, so that only the relevant part remains. Less shrinking will be required.


Re: How to set the console colors in Fossapup? (Solved)

Posted: Sun Dec 18, 2022 2:01 am
by bigpup

The width of an attached image file is not the limit anymore.
The bigger the image width + height the bigger size it makes the image file.
Run into the forum max file size limit of 512KiB.
So you have to make the image smaller in actual size to get below the forum max file size limit.

Adjusting the width and height will make the actual file size smaller.

what I have found is if an image width is more than 1000 the image file will be bigger than 512KiB.