Re: VMD linux/debian cdrom issue

2018-08-23 Thread Julien Steinhauser
Martijn van Duren wrote: > (…) > I worked around this by bootstrapping the disk via the qemu port and > booting the disk from vmm once it's finally done. Qemu is significantly > slower than vmm, so do get another cup of $BEVERAGE. > (…) Another option is to grab https://cdimage.debian.org/cdimage

Re: pf - NAT not working after systemboot

2018-07-26 Thread Julien Steinhauser
> But how can I address this ? > The system should come up by itself without any manual interaction. Just a workaround but adding pfctl -f /etc/pf.conf to /etc/rc.local might help.

xenodm-config.in cleanup

2018-07-14 Thread Julien Steinhauser
Hello As Xreset.in and Xstartup.in went in the Attic two days ago, I think the following makes sense as well: Index: xenocara/app/xenodm/config/xenodm-config.in === RCS file: /cvs/xenocara/app/xenodm/config/xenodm-config.in,v retri

Re: i915 witness log

2018-06-07 Thread Julien Steinhauser
Ingo Feinerer wrote: > with > > $ sysctl kern.version > kern.version=OpenBSD 6.3-current (GENERIC.MP) #88: Wed Jun 6 20:07:00 MDT > 2018 > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > I observe following messages (…) Not exactly the same message but also somew

Re: Lenovo T60p touchpad not working (6.2-stable/amd64)

2018-02-07 Thread Julien Steinhauser
Riccardo Mottola wrote: > If I may ask, does screen brightness work for you? I have a dim > setting and can't change it with the keyboard blue keys, but. > > I also tried xbacklight > > $ xbacklight > No outputs have backlight property > > > So... I'm stuck with something that is too dim wit

Re: [cwm] Can't move snaped window

2018-01-11 Thread Julien Steinhauser
Ve Telko wrote: > > Hello all, > Hello > window in cwm -current snapped to screen edge can not be moved using > keyboard shortcuts. Is this a feature or bug? :) What about a moveamount bigger than the snapdist ? -- Julien

Re: suckless st on OpenBSD62

2018-01-07 Thread Julien Steinhauser
Frederic Fichter wrote: > Hello all, > Hello > My $HOME/.profile has only one line in it: > export ENV=$HOME/.kshrc > > And I set some variables in my $HOME/.kshrc > > Now, everything's cool in xterm (i.e. variables are set) - but that's not the > case in st, when I launch st from dmenu.

[cwm] poponbell support

2018-01-01 Thread Julien Steinhauser
Hi, all the best for 2018 ! XTerm already has it but this duty IMO belongs to the WM. To test, add "pop yes" to ~/.cwmrc and restart cwm. Index: calmwm.h === RCS file: /cvs/xenocara/app/cwm/calmwm.h,v retrieving revision 1.351 diff -u

Re: PATCH: cwm move window to {top,bottom}{left,right} corners

2017-12-04 Thread Julien Steinhauser
Okan Demirmen wrote: > A rough cut (no manpage bits yet) would be something like the below; it > allows one to "snap" to any edge or corner. Tested and approved, thanks. See a proposal for cwmrc.5 below. I don't have idea for default keybindings so I didn't touch cwm.1 > Incidentally, I dislike

Re: PATCH: cwm move window to {top,bottom}{left,right} corners

2017-11-22 Thread Julien Steinhauser
A long time ago sent Dimitris Papastamos a patch to misc which let one send X clients to corners.[0] I think it is useful so thank you Dimitris! With some minor editing it still builds on current. I have no use of window-move-{up,down,right,left}{,-big} but X client corner warping is done on a re

[www] fix a link

2017-11-20 Thread Julien Steinhauser
The link is leading to group.8, let it lead to group.5 Index: faq/faq10.html === RCS file: /cvs/www/faq/faq10.html,v retrieving revision 1.273 diff -u -p -r1.273 faq10.html --- faq/faq10.html 13 Oct 2017 23:21:43 - 1.273

Re: [cwm] ability to autogroup kbfunc_menu_ssh clients

2017-11-08 Thread Julien Steinhauser
Please disregard previous mail: https://marc.info/?l=openbsd-misc&m=151000897902424&w=2 The patch in there would break any terminal emulator which does not use "-class" to set a class. Rereading the man page, I now see it is easy to achieve the same behaviour from ~/.cwmrc: command term

[cwm] ability to autogroup kbfunc_menu_ssh clients

2017-11-06 Thread Julien Steinhauser
Hello, I'm a heavy autogroup user and this is how I let clients launched with kbfunc_menu_ssh comply with autogroup rules. I'd love that or any other way to autogroup kbfunc_menu_ssh clients to go mainline. Regards, Julien Index: kbfunc.c ===

[cwm] list all available items

2017-11-06 Thread Julien Steinhauser
Hello ! Using cwm and loving it, Thank you Okan and all devs before you who got involved in the development. Just minor things I'd change from the defaults. Here is one: When using a menu, I much more often than not hit ^a to list all available items, especially when calling kbfunc_menu_client an