Search found 362 matches

by HerrBert
Wed Jan 15, 2025 1:48 pm
Forum: F96-CE
Topic: permanently changing screen magnification?
Replies: 4
Views: 334

Re: permanently changing screen magnification?

Just a suggestion:

Did you consider using a lower screen resolution while keeping the size of your work area.

About Screen Panning: viewtopic.php?p=6373#p6373

by HerrBert
Mon Dec 23, 2024 7:54 am
Forum: Forum Organization & Structure Council
Topic: logged out while typing a reply again
Replies: 8
Views: 533

Re: logged out while typing a reply again

Sounds quite possible...

At least yesterday i had the reply page open and minimized while editing and
testing one of the scripts i attached and taking a screenshot.

by HerrBert
Mon Dec 23, 2024 7:52 am
Forum: Scripts
Topic: script to use ffmpeg to animate images with the "Ken Burns Effect"
Replies: 8
Views: 2016

Re: script to use ffmpeg to animate images with the "Ken Burns Effect"

@greengeek
Forgot to mention how to use the gui. Sorry.
If you start with a new file, all entries are empty.
To get basic values click mtPaint. This creates a preview of zoom areas and auto fills the most important entries.
(also added instruction to my previous post)

by HerrBert
Sun Dec 22, 2024 11:46 am
Forum: Forum Organization & Structure Council
Topic: logged out while typing a reply again
Replies: 8
Views: 533

logged out while typing a reply again

Today i got logged out while typing a reply and adding an attachement.
This already happend a while ago, when i tried to reply with a quote.

Is there something i can do to prevent beeing logged out while typing or is it a bug in the forum software?

by HerrBert
Sun Dec 22, 2024 11:34 am
Forum: Scripts
Topic: script to use ffmpeg to animate images with the "Ken Burns Effect"
Replies: 8
Views: 2016

Re: script to use ffmpeg to animate images with the "Ken Burns Effect"

greengeek
The script in the first post has no gui.
I've written a very basic yad gui for personal use. Works with a modified version of the main script.
[edit]
If you start with a new file, all entries are empty.
To get basic values click mtPaint. This creates a preview of zoom areas and auto ...
by HerrBert
Wed Dec 04, 2024 8:26 pm
Forum: Tips & Tweaks
Topic: JWM right-click on the Window top bar. (have specific name for a desktop not just a number) (solved)
Replies: 2
Views: 299

Re: JWM right-click on the Window top bar.

To change the names for desktops you can edit /root/.jwm/jwmrc-personal
from
<!-- Number of virtual desktops -->
<Desktops width="3" height="1"/>

to
<!-- Number of virtual desktops -->
<Desktops width="3" height="1">
<Desktop name="Desktop 1"/>
<Desktop name="Desktop 2"/>
<Desktop name="Desktop ...
by HerrBert
Sun Nov 24, 2024 3:57 pm
Forum: Programming
Topic: Shift+Click in gtkdialog. Possible?
Replies: 4
Views: 1026

Re: Shift+Click in gtkdialog. Possible?

MochiMoppel
Unfortunately, I was too happy too soon.

I have been using a modified function to get CTRL key when dropping files onto a ROX Application directory, so i can copy files into it or just let it open them.
Last week i got a new keyboard and the function stopped working :(
So i had to do ...
by HerrBert
Sun Nov 17, 2024 4:28 pm
Forum: Scripts
Topic: grep using a variable (Solved)
Replies: 15
Views: 1348

Re: grep using a variable


Hello all im trying to achive some but for some stupid reason i don't get it what im doing wrong maybe some geek in bash can explain it for me
Thxx in advance

So my issue is

#!/bin/bash

export SCRIPT_PATH="$(dirname $(readlink -f $0))"
export a="\\\[Desktop Entry\\\]"
export b="\\\[Desktop ...
by HerrBert
Fri Nov 08, 2024 1:24 pm
Forum: Scripts
Topic: cal and repetitive patterns
Replies: 14
Views: 1355

Re: cal and repetitive patterns


...
By me? There used to be a related thread in the Murga forum (https://oldforum.puppylinux.com/viewtopic.php?t=108481) ...

Whatever the trigger for your script was, I use a similar script which pops up a gtkdialog calendar when clicking the JWM clock. It's based on the same idea of formatting ...
by HerrBert
Tue Nov 05, 2024 6:30 pm
Forum: Scripts
Topic: cal and repetitive patterns
Replies: 14
Views: 1355

Re: cal and repetitive patterns

As i said, it's just to give an impression of what can be done...
Comments and references are in German. Image is only for the window icon of urxvt.

by HerrBert
Tue Nov 05, 2024 5:37 pm
Forum: Scripts
Topic: cal and repetitive patterns
Replies: 14
Views: 1355

Re: cal and repetitive patterns

darksun
Be prepared for crazy s**t!
I have written a bash script using urxvt and cal command to display three different kinds of event, based on code by MochiMoppel
ATM i don't have the time to explain, but to give an impression of what can be done please see screenshot and code below:
urxvt ...
by HerrBert
Tue Nov 05, 2024 3:00 pm
Forum: DebianDogs
Topic: How to set Chrome download popup window size? <SOLVED>
Replies: 24
Views: 1834

Re: How to set Chrome download popup window size?

I may be wrong, but the screenshot in the first post looks like the gtk3 filechooser.

In s15pup64, i can change the window size for min browser running as spot using gsettings:
run-as-spot gsettings set org.gtk.Settings.FileChooser window-size '(824, 622)'

by HerrBert
Sat Oct 12, 2024 5:16 pm
Forum: BookwormPup
Topic: Nice one. Yes, indeedy....
Replies: 12
Views: 1008

Re: Nice one. Yes, indeedy....


...
Can you confirm, or will this be a case of "suck it and see"? :)

Mike. ;)


At least for window shading i can confirm that mouse binding works here on S15Pup64.
TBH, i am one of those who never liked the scroll_workspace_onroot_thing in older jwm versions ;)

So yes, it is a case of trial ...
by HerrBert
Sat Oct 12, 2024 1:29 pm
Forum: BookwormPup
Topic: Nice one. Yes, indeedy....
Replies: 12
Views: 1008

Re: Nice one. Yes, indeedy....

@mikewalsh As far as i know, the config for JWM changed.

Mouse actions are configured using Mouse tags.

See: https://github.com/joewing/jwm/blob/mas ... mple.jwmrc

If you scroll down to line 198, there is an example config for scrolling thru workspaces.

by HerrBert
Mon Sep 09, 2024 4:56 pm
Forum: Graphics/Video
Topic: Change all icons in the Tray, apps and utility too ?
Replies: 13
Views: 1577

Re: Change all icons in the Tray, apps and utility too ?

Just to sort things out:
Neither pcputemp nor pmcputemp or poorercputemp are 'swallowed' in JWM tray. They are running in the dock area.
I did a search on swallowed apps with only few results. xload is swallowed on most puppies by default. Tried some other x-apps, that will also be swallowed ...
by HerrBert
Sun Sep 08, 2024 8:12 am
Forum: Graphics/Video
Topic: Change all icons in the Tray, apps and utility too ?
Replies: 13
Views: 1577

Re: Change all icons in the Tray, apps and utility too ?


@HerrBert :-

Hah. Well, that's good to know......although I'm not sure as you'd be able to change pmcputemp's icons. Didn't Micko build everything into a binary?

Mike. ;)


Yes. you are right. pcputemp has its icon(s) hardcoded. Option is to use d ark or l ight 'theme'
[edit] changed pmcputemp ...
by HerrBert
Sat Sep 07, 2024 6:46 pm
Forum: Graphics/Video
Topic: Change all icons in the Tray, apps and utility too ?
Replies: 13
Views: 1577

Re: Change all icons in the Tray, apps and utility too ?


@mikewalsh
" Anything in the 'notification' area - over to the right, near the clock - those are all covered by ROX's 'swallow' function, which I've never really understood.....and I don't think you CAN change THOSE particular icons "

Those are the ugly ones Mike! I'm going to forget them and ...
by HerrBert
Thu Aug 22, 2024 12:28 pm
Forum: Users
Topic: Is there a simple way to run a script at shutdown? [SOLVED]
Replies: 19
Views: 1813

Re: Is there a simple way to run a script at shutdown? [SOLVED]

vektor_alian wrote: Thu Aug 22, 2024 1:00 am

...
You still need to click something to shutdown though, right?
...

Not necessarily... If you use crond or automatic power off from eventmanager you don't click anything,
but the script in /etc/init.d will run anyway.

by HerrBert
Wed Aug 21, 2024 2:52 pm
Forum: Users
Topic: Is there a simple way to run a script at shutdown? [SOLVED]
Replies: 19
Views: 1813

Re: Is there a simple way to run a script at shutdown?

I have put an executable script in /etc/init.d that will do some cleanup on shutdown.
Works for me in PUPMODE=5, but i can't say if it interferes with shutdownconfig.
To execute only when shutting down it needs an additional test at the beginning:

Code: Select all

#!/bin/bash
[[ $1 != stop ]] && exit
by HerrBert
Wed Aug 14, 2024 7:28 pm
Forum: Users
Topic: How to make keyboard shortcut Strg-f open pFind in Rox filer?
Replies: 3
Views: 893

Re: How to make keyboard shortcut Strg-f open pFind in Rox filer?

IIRC, to use keyboard shortcuts in ROX-Filer you have to enable it in gtk configuration:

rox-tastaturkürzel.jpg
rox-tastaturkürzel.jpg (69.51 KiB) Viewed 868 times
by HerrBert
Tue Jul 30, 2024 5:43 pm
Forum: Beginners Help
Topic: Slacko is the only frugal Puppy not loading.
Replies: 5
Views: 725

Re: Slacko is the only frugal Puppy not loading.

Looks like a typo in your config
KERNEL_CMDLINE=psubdir=/SlakoPup pmedia=atahd definitely looks wrong to me
According to your screenshot it should read SlackoPup with c

by HerrBert
Sat Jul 06, 2024 5:27 am
Forum: Beginners Help
Topic: Script file to open Terminal and run command?
Replies: 7
Views: 666

Re: Script file to open Terminal and run command?

Assuming xterm is a script that runs urxvt, your commandline will look different:

Code: Select all

urxvt -title "Connecting to windscribe..." -e sh -c "windscribe connect Seattle; sleep 10; windscribe status; read -p \"FINISHED. PRESS ENTER KEY TO CLOSE THIS WINDOW\""
by HerrBert
Sat Jun 29, 2024 7:24 pm
Forum: File Management
Topic: Rox file manager copying large files (how to know when complete)
Replies: 9
Views: 1411

Re: Rox file manager copying large files (how to know when complete)


Copying large files in Rox file manager, may appear complete when it is not.

This is an issue with very large files and slow media (older hard drives, USB drives, etc....)

Rox file manager does copying in a two step process.

1. The copy is first written to RAM.

2. From RAM then written to the ...
by HerrBert
Mon Jun 17, 2024 1:31 pm
Forum: Beginners Help
Topic: Need a script to restart Chron (Solved)
Replies: 4
Views: 474

Re: Ghost Chron or Restart Chron Script

To update edited cronjobs i use echo root > /var/spool/cron/crontabs/cron.update
Works from terminal or script.

by HerrBert
Tue Jun 04, 2024 1:18 pm
Forum: Internationalization
Topic: Problem translating Lunar Pup's Right-click Menu (Solved)
Replies: 8
Views: 1409

Re: Problem translating Lunar Pup's Right-click Menu (Solved)

AntonioPt
From what i recall, in s15pup64 only function buttons are gettexted if trays are edited using /usr/local/jwm_config/tray
The program buttons are not gettexted and do not take translations of .desktop files into account.
You have to edit the jwmrc-tray files and translate the popups ...
by HerrBert
Sat Jun 01, 2024 6:31 am
Forum: Users
Topic: Re: mtpaint-- can't put it subject line...SOLVED
Replies: 12
Views: 1229

Re: mtpaint-- can't put it subject line.

mmmrr wrote: Sat Jun 01, 2024 12:12 am

hello
how to mark subject 'SOLVED'?
thanks, mm

Go to the first post on this page, in that post click the pencil (left next to your avatar) to edit the post and change the subject by adding (SOLVED)

by HerrBert
Fri May 31, 2024 8:38 pm
Forum: Users
Topic: Re: mtpaint-- can't put it subject line...SOLVED
Replies: 12
Views: 1229

Re: mtpaint-- can't put it subject line.

mmmrr
Don't worry about 'thanksgiving' :lol:

Editing images may be trivial.
If it comes to editing personal photos it can be very emotional...

If my instructions were of help to you, we all did right.
You asked, i tried to help ;)

Maybe a moderator will help renaming the subject or even moving ...
by HerrBert
Fri May 31, 2024 5:44 am
Forum: Beginners Help
Topic: WhatsApp on Puppy Linux? (solved)
Replies: 10
Views: 1629

Re: WhatsApp on Puppy Linux?

I sometimes use the web interface at https://web.whatsapp.com/ with Min browser.

by HerrBert
Thu May 30, 2024 9:05 am
Forum: Users
Topic: Re: mtpaint-- can't put it subject line...SOLVED
Replies: 12
Views: 1229

mtpaint- how to use repeated image

Looks like your new layer is an empty image...

Let's start over again:

Open your image in mtPaint

Select your image either by pressing CTRL+a or from menu Selection -> Select all

Copy selection into clipboard either by pressing CTRL+c or from menu Edit -> Copy

Create a new layer from menu ...
by HerrBert
Wed May 29, 2024 7:11 pm
Forum: Users
Topic: Re: mtpaint-- can't put it subject line...SOLVED
Replies: 12
Views: 1229

mtpaint-- how do i use repeated image?

Are you serious :shock:

Seems it gets beyond basic knowledge at this point.

I used an svg file for my example. Loaded in mtpaint it has an alpha channel for transparency, so there are no red shapes after rotating...

What you can try to do is adding an alpha channel to the new layer to 'hide ...

Go to advanced search