Re: Seeking GUI refuge

2013-05-25 Thread Thomas Adam
upport for modern X" doesn't make a lot of sense to me. What's the _behaviour_ from FVWM which you perceive as lacking? > Specifically, the upstream development team DID switch to GPL, so we're > stranded with the one in xenocara, with very very little support for modern > X, which is a shame... Hmm. I too find that somewhat irritating also. -- Thomas Adam

Re: Seeking GUI refuge

2013-05-25 Thread Thomas Adam
features from the current version of FVWM to the version in OpenBSD proper---the internals are completely different. So I'll see what I can do about re-licensing FVWM. -- Thomas Adam

Re: fvwm in base [was: "X -configure" segmentation fault]

2013-09-12 Thread Thomas Adam
status update? That is I. Unfortunately, FVWM cannot be relicensed. -- Thomas Adam

Re: fvwm in base [was: "X -configure" segmentation fault]

2013-09-15 Thread Thomas Adam
Hi, On 15 September 2013 11:48, Jérémie Courrèges-Anglas wrote: > James Griffin writes: > >> * Thomas Adam [2013-09-12 10:17:56 +0100]: >> >>> On 12 September 2013 06:10, Carson Chittom wrote: >>> > Zoran Kolic writes: >>> > >>&g

Re: fvwm in base [was: "X -configure" segmentation fault]

2013-09-15 Thread Thomas Adam
Marc, On 15 September 2013 21:34, Marc Espie wrote: > On Sun, Sep 15, 2013 at 08:12:53PM +0100, Thomas Adam wrote: >> Hi, >> >> On 15 September 2013 11:48, Jérémie Courrèges-Anglas wrote: >> > James Griffin writes: >> > >> >> * Thomas Ad

Re: tmux separate pane characters

2012-12-07 Thread Thomas Adam
k is to use the ASCII equivalents when ACS cannot be used. -- Thomas Adam

Re: tmux window resizing

2013-04-03 Thread Thomas Adam
On 3 April 2013 17:14, Ted Unangst wrote: > > short version: how do i make tmux stop resizing the window? setw -g aggressive-resize off Does this for me. Note that it's not set by default. -- Thomas Adam

Re: libmessage (New crazy sh*t)

2014-07-06 Thread Thomas Adam
ode, thankfully. Have you ever read about imsg? This sounds exactly like what you want, rather than using this sqlite-based thing. -- Thomas Adam

Re: libmessage (New crazy sh*t)

2014-07-06 Thread Thomas Adam
On 6 July 2014 13:54, Gustav Fransson Nyvell wrote: > I heard about the iPhone? Thanks, I'll look it up. //Gustav No, not Apple, for goodness sake, man! See this: http://www.openbsd.org/cgi-bin/man.cgi?query=msgbuf_drain -- Thomas Adam

Re: libmessage (New crazy sh*t)

2014-07-06 Thread Thomas Adam
uot;. ;) Don't get me wrong, I don't wish to sound discouraging, but this sort of thing is just an academic exercise at this point. Just use imsg. I see absolutely no benefit to what you're doing, and this whole backend thing with sqlite seem proposterous. Good luck, just don't let others use this. Ever. -- Thomas Adam

Re: How to disable keyboard+mouse input in FVWM?

2014-09-01 Thread Thomas Adam
On 1 September 2014 11:53, wrote: > Besides gluing the USB holes on a PC, how could I disable the keyboard > and mouse input for a logged in user on a OpenBSD 5.5 install with > FVWM? Style * NeverFocus -- Thomas Adam

Re: How to disable the mouse cursor in FVWM?

2014-09-13 Thread Thomas Adam
u might be able to use unclutter to always hide the pointer though. -- Thomas Adam

Re: How to disable keyboard+mouse input in FVWM?

2014-09-13 Thread Thomas Adam
rying to build some kind of kiosk? I've written about such things in the past. -- Thomas Adam

Re: [cwm] menusearch/exec bind problem

2014-01-10 Thread Thomas Adam
r command. It's "slash", not "/" in X11 parlance. > PS: Does exist any specific list or IRC channel for cwm? We have ##cwm on Freenode. -- Thomas Adam

Re: OpenBSD on T61/T500

2014-02-23 Thread Thomas Adam
myself, and that works flawlessly, but then that had the correct amount of support hardware for me before I bough it. -- Thomas Adam

Re: A small package browser

2014-03-19 Thread Thomas Adam
isting packages. > > Small description and screenshot available here. > http://mariostg.blogspot.ca/2014/03/openbsd-sqlport-browser.html Interesting. There's also pkg_mgr: http://dawn.rhaalovely.net/pkg_mgr/ -- Thomas Adam

Re: Failed to setup fvwm for antialiased Xft fonts

2011-12-08 Thread Thomas Adam
nBSD's version of FVWM as included in base is ancient. Get the one from ports which will have XFT support. -- Thomas Adam

Re: all freezes when I move windows in twm

2012-04-20 Thread Thomas Adam
applications -- XMMS included -- this often means they're interrupted since the events destined for the windows are queued pending the eventual XServer ungrab. To this end, FVWM solves this with OpaqueMove, as does TWM. So I would say to the OP that he looks at the following TWM options: NoGrabServer OpaqueMove -- Thomas Adam

Re: cwm autogroup confusion

2011-09-08 Thread Thomas Adam
e used, because this property cannot change once the window has left the WithDrawn state when it's mapped. Please do not confuse the resource property of WM_CLASS with the window's WM_NAME. -- Thomas Adam

Re: Webmin with OpenBSD

2011-10-08 Thread Thomas Adam
ggy. Not to mention Webmin is a huge security risk, has been for a long time and a lot of Linux distros for example have long-since dropped support for it. Why would anyone want to even try and use Webmin with anything? Just don't use it. Seriously. -- Thomas Adam