Re: Idea to replicate OpenBSD events under quovadiz.org

2024-02-10 Thread Nowarez Market
I'm coming back with a maybee better solution (already online): https://events.bsdload.com NB: the page will never list the complete spec of the events but only the title of the more actual ones, and it ends with a link reminding the official events page. Let me know :D > N0\/\/@r€Z >

Re: TIP: wildcard in opening files

2024-02-10 Thread Nowarez Market
Thanks a lot for the clarification.. > N0\/\/@r€Z > -- >    /\/\@rk€T Feb 11, 2024 07:06:34 Jeremy Baxter : > On Sun Feb 11, 2024 at 4:43 PM NZDT, Nowarez Market wrote: >> For anyone late like me, I now found really liberatory (saving me from >> typos and missing brackets mistakes) the

Re: TIP: wildcard in opening files

2024-02-10 Thread Jeremy Baxter
On Sun Feb 11, 2024 at 4:43 PM NZDT, Nowarez Market wrote: > For anyone late like me, I now found really liberatory (saving me from > typos and missing brackets mistakes) the possibility to use the wildcard > opening files by nano and vi as well, eg: > > having date-uuid-blog101.txt > > "nano

How to set up dev environment for ESP32 MCUs?

2024-02-10 Thread Sadeep Madurange
Hello, Has anyone set up the ESP-IDF for programming ESP32 MCUs? Should I install dependencies like libmpc using pkg_add, and then install the ESP-IDF from their GitHub or put things together using xtensa-esp32-elf/* ports and use CMake without the ESP-IDF? Appreciate some pointers in the right

TIP: wildcard in opening files

2024-02-10 Thread Nowarez Market
Hello, For anyone late like me, I now found really liberatory (saving me from typos and missing brackets mistakes) the possibility to use the wildcard opening files by nano and vi as well, eg: having date-uuid-blog101.txt "nano *blog101.txt" is my shortcut. Hope this helps. > N0\/\/@r€Z >

Re: Screenshotting using PrtScr in cwm?

2024-02-10 Thread Carsten Reith
On Sat, Feb 10, 2024 at 05:46:27PM +0100, b...@fea.st wrote: > I did this now: > > ~$ mv .xsession .xsession.old > > > ~$ mv .cwmrc .cwmrc.old

httpd generating: read_errdoc entries in syslog

2024-02-10 Thread J Doe
Hi, I have a custom error template that I use for the error documents for httpd, as described in: man httpd.conf In /var/www I have created: /errroot:daemon chmod 0755 Within /var/www/err I have created: err.htmlwww:www chmod 0444 In my

Re: Problem sound

2024-02-10 Thread Jose Maldonado
El Sat, 10 Feb 2024 20:40:31 +0100 Manfred Koch escribió: > Hello, > > thank you for the tip, I have disabled the kern.*.record., don't need > it. Unfortunally the speakers of my monitor are still without sound. > > Manfred > OpenBSD don't have HDMI audio support. Try with a speakers or

Re: Problem sound

2024-02-10 Thread Manfred Koch
Hello, thank you for the tip, I have disabled the kern.*.record., don't need it. Unfortunally the speakers of my monitor are still without sound. Manfred On 2/10/24 11:03, hahahahacker2...@airmail.cc wrote: On 2024-02-05 19:36, Manfred Koch wrote: About you enable kern.audio.record and

what do people use for a sip proxy?

2024-02-10 Thread Peter J. Philipp
Hi, I'm back from my hiatus. what I'm looking for is something like a kamailio but much much easier and straight forward and perhaps a BSD license instead of GPL. I have about 4 weeks after next week of free time (god willing) and I'm thinking of expanding on a software of mine for a sip

Re: ksh horizontal line scrolling

2024-02-10 Thread Jeremy Baxter
On Sun Feb 11, 2024 at 12:34 AM NZDT, Alexander Arkhipov wrote: > I assume, the logic is similar for the emacs mode. So, unless I missed > something, disabling both the vi and emacs modes is the only way to get > rid of the behaviour. Makes sense, I might try to fiddle around with the code to see

Re: Screenshotting using PrtScr in cwm?

2024-02-10 Thread Nowarez Market
On my two stations I can just reconfirm it now. I'm not using .xsession and a very simple rc that launch xconsole, and I confirm the same situation for my environment (same installation origin by stick). When in Xfce I go in Settings -> Keyboard -> Application shortcuts PrtScn is not bindable,

Re: Screenshotting using PrtScr in cwm?

2024-02-10 Thread bsd
On Sat, Feb 10, 2024, at 17:24, Omar Polo wrote: > If xev doesn't report the keypress there's a chance something else has > bound that key. Double-check that you don't have other bind directives > in your cwmrc file and that no running application may have bound that > key. > > Running a test

Re: Screenshotting using PrtScr in cwm?

2024-02-10 Thread Omar Polo
On 2024/02/10 16:34:30 +0100, b...@fea.st wrote: > On Sat, Feb 10, 2024, at 16:00, Christian Weisgerber wrote: > > > It would make more sense to use the dedicated PrtScr key, but I > > > can't work out what it's called; I've tried to brute force the name. > > > > Print > > Thanks. Not

Re: Screenshotting using PrtScr in cwm?

2024-02-10 Thread Nowarez Market
Sorry, I'm 3m far away from my keyboard and in lazy mode eating fruit.. I can confirm that in Xfce after 12 years passing for minipc and laptops (using same two Dell business keyboards) the Prt Scr button not functioning remained more than a problem a curiousity.. > N0\/\/@r€Z > -- >   

Re: Screenshotting using PrtScr in cwm?

2024-02-10 Thread bsd
On Sat, Feb 10, 2024, at 16:00, Christian Weisgerber wrote: > > It would make more sense to use the dedicated PrtScr key, but I > > can't work out what it's called; I've tried to brute force the name. > > Print Thanks. Not working unfortunately. > > Also, xev doesn't detect the keypress. >

Re: Screenshotting using PrtScr in cwm?

2024-02-10 Thread PM
This works for me using my laptop keyboard.(T460s) bind-key Print "bin/screenshot" Does not work when using an external keyboard on my Docking station. On Sat, Feb 10, 2024 at 9:08 AM wrote: > So, this work for me in .cwmrc: > > bind-key 4-F11"bin/screenshot" > > It would make more

Screenshotting using PrtScr in cwm?

2024-02-10 Thread bsd
So, this work for me in .cwmrc: bind-key 4-F11"bin/screenshot" It would make more sense to use the dedicated PrtScr key, but I can't work out what it's called; I've tried to brute force the name. Also, xev doesn't detect the keypress.

Touchpad (with multipoint) from Lenovo Ideapad Idepad (81WQ) not working at all

2024-02-10 Thread bilal
Hi OpenBSD ! Recently when using Xenocara, i'm against an issue from /dev/wsmouse where Xenocara try to open it i caught a "Device busy" ( like wsmouse not seems working either) And when i check it out the `dmesg | grep ihidev` ``` ihidev0 at iic1 addr 0x15 gpio 18, vendor 0x4f3 product

Re: ksh horizontal line scrolling

2024-02-10 Thread Alexander Arkhipov
"Jeremy Baxter" wrote: > Hi all, I'm trying to disable the horizontal line scrolling feature in ksh, > enabled through `set -o vi' or `set -o emacs'. ksh(1) says this about it: > > In these editing modes, if a line is longer than the screen width (see > the COLUMNS parameter), a `>',