On 2024-02-15 02:29, -pj via openSUSE Users wrote:
On 02-14-2024 03:40PM, Carlos E. R. wrote:
On 2024-02-14 22:17, -pj via openSUSE Users wrote:
On 02-14-2024 06:56AM, Carlos E. R. wrote:
On 2024-02-14 07:45, -pj via openSUSE Users wrote:
On 02-13-2024 09:57PM, Carlos E. R. wrote:
On 2024-02-14 03:40, -pj via openSUSE Users wrote: > On 02-13-2024 04:49PM, Carlos E. R. wrote: >> On 2024-02-13 23:34, -pj via openSUSE Users wrote: >>> On 02-13-2024 05:59AM, Carlos E. R. wrote: >>>> On 2024-02-13 00:13, -pj via openSUSE Users wrote:
...
Possibly you can also search for this one faster:
-t, --identifier=SYSLOG_IDENTIFIER Show messages for the specified syslog identifier SYSLOG_IDENTIFIER.
This parameter can be specified multiple times.
Which I /think/ corresponds to the -t in logger:
logger -t PS2-Keyboard.sh -p local1.info "Disabling wakeup in PS2 keyboard"
-t, --tag tag Mark every line to be logged with the specified tag. The default tag is the name of the user logged in on the terminal (or a user name based on effective user ID).
... Ok
I believe the configuration is functioning now to how it has been set up now.
The test would be that: journalctl -t PS2-Keyboard.sh should find all the entries, if I am correct. ...
Feb 14 19:12:33 Thinkcentre-M57p kscreenlocker_greet[4912]: qt.virtualkeyboard.hunspell: Hunspell dictionary is missing for "en_GB" . Search paths ("/usr/share/qt5/qtvirtualkeyboard/hunspell", "/usr/share/hunspell", "/usr/share/myspell/dicts") Thinkcentre-M57p:/tmp>
Feb 14 18:58:24 Thinkcentre-M57p PS2-Keyboard.sh[1806]: Disabling wakeup in PS2 keyboard
What is the [1806] meaning?
The PDI of the process.
If I suspend/unsuspend multiple times within a brief period of time. how do I get the logs from that action? Additional information does not display in Konsole for the additional suspend/unsuspend cycles when passing: journalctl -b -1 | grep "PS2\|Keyboard\|keyboard" (I have not powercycled since then either).
No, this service only runs once after boot. If you want that, it is a different one. -- Cheers / Saludos, Carlos E. R. (from 15.5 x86_64 at Telcontar)