Getting screen to lock on suspend with Lenovo Thinkpad X1 Carbon

2019-09-03 Thread Trey Sizemore
XFCE4 desktop. I have the following in my .xsession: bsd$ cat .xsession xidle -timeout 300 -program "/usr/local/bin/slock" & Any help greatly appreciated. -- Trey Sizemore t...@fastmail.fm

Re: Getting screen to lock on suspend with Lenovo Thinkpad X1 Carbon

2019-09-03 Thread Trey Sizemore
On Tue, Sep 3, 2019, at 8:54 PM, joshua stein wrote: > On Tue, 03 Sep 2019 at 19:41:40 -0400, Trey Sizemore wrote: > > One remaining issue is getting the screen to lock when the laptop lid is > > closed and the laptop suspends. The screen does not lock and just resumes > >

OpenBSD 3.9 as a desktop

2006-05-09 Thread Trey Sizemore
I received my OpenBSD 3.9 CD set today and did the initial install with no problem. Now, I'd like to set this box up for desktop use. The CD's include a number or i386 packages including a number of kde packages, such as kdebase, kdelibs, kdeedu, and kdegames. I want to setup kde with kdm when I l

Installing bootloader on first slice/partition of drive

2011-04-28 Thread Trey Sizemore
I'm doing an install of openbsd 4.8 on a desktop machine with 3 SATA drives. I want to use the 2nd drive (sdb in linux, sd1 on openbsd). This is a multi-boot machine, so I don't want to install the bootloader on the MBR, but would like to install it on the first slice/partition of sd1. In that ca