Saturday, September 09, 2017

Re: Running OpenBSD 6.1 under vmware fusion

> Hi all,
>
> I have installed OpenBSD 6.1 under Vmware Fusion on a MacBook Pro
> 2017. All it is running ok, except when I would start graphical
> environment (i3).
>
> a) Resolution: I have configured /etc/xorg.conf file several times
> trying to catch a good resolution (2560x1600), but Xorg goes to
> 1280x768 every time.

I am using Fusion sometimes and I've never set anything in xorg.conf. I
am using xrandr to set the resolution (.xsession or .xinitrc).

>
> b) Mouse speed is really slow slow slow ... How can I increase mouse
> speed?

You can speed up your mouse with xset (eg xset m 3/1 0 - acceleration /
threshold parameters - see the manpage for details).

Christian

> [..]

No comments:

Post a Comment