Re: xcape service

2019-02-01 Thread John Soo
Hello, I tracked down the shepherd file for the service and put most of the contents in ~/.config/shepherd/init.scm: https://paste.debian.net/1064476/ When starting shepherd with `shepherd` I get the following: 250:24 2 (main . _) Fri 08:09:37 AM 48:6 1 (open-server-socket _) In unknown file: 0 (

Re: xcape service

2019-02-01 Thread John Soo
Hi all, Sorry for the spam. Using `shepherd -s shepherd-socket` and can start shepherd and communicate via `herd -s shepherd-socket`. I see nothing in ~/xcape.log yet, however. It does spawn many xcape processes and it seems like it found $DISPLAY, however. Any pointers on how to fix the original

Re: xcape service

2019-01-23 Thread John Soo
Hi Ricardo, Ah! Same thing! Hmm. I don’t know what’s going on. Any ideas? Thanks, John > On Jan 23, 2019, at 5:08 AM, Ricardo Wurmus wrote: > > > Hi John, > >> I've been trying to define a service to keep xcape alive: >> >> https://paste.debian.net/1061770/ >> >> Which works nicely whe

Re: xcape service

2019-01-23 Thread John Soo
Oh wait I’m not sure I’m doing it right. I don’t know how to start a user instance. I’ll go look that up. > On Jan 23, 2019, at 5:08 AM, Ricardo Wurmus wrote: > > > Hi John, > >> I've been trying to define a service to keep xcape alive: >> >> https://paste.debian.net/1061770/ >> >> Which w

Re: xcape service

2019-01-23 Thread Ricardo Wurmus
Hi John, > I've been trying to define a service to keep xcape alive: > > https://paste.debian.net/1061770/ > > Which works nicely when spawning the service except /var/log/xcape.log has > the following error: > > Unable to connect to X11 display. Is $DISPLAY set? Does the service work when you