NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: X and GTX 680
On 02 July 2022 15:26:05 (+01:00), Todd Gruhn wrote:
> SOOOOO
>
> startx -- --
> a bunch of junk
>
> CTWM comes up --- I want mwm.
If you have installed motif from pkgsrc, create ~/.xinitrc and add 'exec
/usr/pkg/bin/mwm' as the last command to execute. On one of my VirtualBox
guests I tested the following .xinitrc :
#!/bin/sh
/usr/local/bin/additions/VBoxClient --clipboard
/usr/X11R7/bin/xrandr --output VGA-0 --mode 1920x1080
/usr/X11R7/bin/xterm -fn 10x20 -sb -sl 1000 &
exec /usr/pkg/bin/mwm
>
> when you kill CTWM, is say there is a problem with 'XKEYBOARD' .
> Where goes this get put in xorg.conf ? I recall doing this before.
>
> On Sat, Jul 2, 2022 at 7:22 AM Todd Gruhn <tgruhn2%gmail.com@localhost> wrote:
> >
> > Thanks -- I will try this.
> >
> > On Sat, Jul 2, 2022 at 6:23 AM Chavdar Ivanov <ci4ic4%gmail.com@localhost>
wrote:
> > >
> > >
> > >
> > > On 01 July 2022 23:09:15 (+01:00), Todd Gruhn wrote:
> > >
> > > > I had a used GTX 680 working with NetBSD 9.x.
> > > >
> > > > I upgraded to NetBSD-9.99.98, now this think works.
> > > >
> > > > What is the way to make this work with X-windows?
> > > >
> > > > Can someone get me a couple of xorg.conf that works with this?
> > > >
> > > > AAAAND where is xorg.conf but? I thought is was ./X11R7
somewhere...
> > > You run 'Xorg -configure' as root, get (or don't get) a fresh
> > > /root/xorg.conf.new file, edit it - it comes well commented out with
> > > respect to the options available, test it and when you are happy
with it
> > > you place it in /etc/X11/xorg.conf .
> > >
> > > >
> > >
> > > --
> > > Chavdar
> > >
>
--
Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
Home |
Main Index |
Thread Index |
Old Index