Search found 6 matches

by milu
Sat Jan 06, 2024 11:01 pm
Forum: Programming
Topic: Icon script to make calendars
Replies: 5
Views: 1428

Re: Icon script to make calendars

puppy_apprentice wrote: Sun Nov 12, 2023 2:28 pm

Calendar Maker is an Icon programming language script

calmaker package

I'm interested in this program but the link seems to be broken, a place to dowload it would be appreciated

by milu
Sat Jan 06, 2024 10:18 am
Forum: Slacko
Topic: Slacko 5.7 32 - strange behaviour configuring urxvt (solved)
Replies: 8
Views: 1445

Re: Slacko 5.7 32 - strange behaviour configuring urxvt

bigpup wrote: Fri Jan 05, 2024 4:47 pm

I learned something and I know this may help others.

that's the idea, share what you know to help others :thumbup2:

by milu
Fri Jan 05, 2024 3:50 pm
Forum: Slacko
Topic: Slacko 5.7 32 - strange behaviour configuring urxvt (solved)
Replies: 8
Views: 1445

Re: Slacko 5.7 32 - strange behaviour configuring urxvt


If you want to try it, here's the UrxvtControl package as mentioned earlier. It doesn't NEED Perl, but if you have it it just adds some extra functionality. .Pet attached below.

I, too, ran Slacko 5.7.0 for a couple of years. I don't think this came installed, OOTB. I'm pretty sure I had to add ...
by milu
Fri Jan 05, 2024 2:50 pm
Forum: Slacko
Topic: Slacko 5.7 32 - strange behaviour configuring urxvt (solved)
Replies: 8
Views: 1445

Re: Slacko 5.7 32 - strange behaviour configuring urxvt -- SOLVED --

I finally solved the weird thing and now all works as expected, I can change all colors and properties.

Usually the most strange behaviour points to simple and evident things, so simple you don't pay attention to it, so silly. This is the case.

The problem was background color was hardwired as a ...
by milu
Fri Jan 05, 2024 2:18 pm
Forum: Slacko
Topic: Slacko 5.7 32 - strange behaviour configuring urxvt (solved)
Replies: 8
Views: 1445

Re: Slacko 5.7 32 - strange behaviour configuring urxvt


See if it has this in Slacko 5.7

In a terminal enter:
urxvtcontrol

After changes just run it the normal command urxvt


No, It haven't. But I found a package called urxvtset-0.5.1 in package manager and installed it, now I have a urxvtset command which is basically the same of urxvtcontrol ...
by milu
Fri Jan 05, 2024 5:12 am
Forum: Slacko
Topic: Slacko 5.7 32 - strange behaviour configuring urxvt (solved)
Replies: 8
Views: 1445

Slacko 5.7 32 - strange behaviour configuring urxvt (solved)

I want to change default urxvt colors and thus I edit .Xresources files, specifying this parameters (among others):

urxvt.foreground: #00FF00
urxvt.background: #000000


after reloading .Xresources and running urxvt

# xrdb .Xresources && urxvt

I see foreground color has changed accordingly ...

Go to advanced search