summary refs log tree commit diff
path: root/doc/X-howto
blob: 6cf4bd367633ede186940169c4fb6bfc5b55a0ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Making X work in NixOS (fixing guide)

  Mouse

* for mouse support /dev/input/mice needs to be there. This device can be
created either automatically with udev, or manually with mknod.

  Fonts

Right now fonts have to be copied from another machine and put into
/usr/X11R6/lib/X11/fonts

  Config

in services/trunk/configurations/tyros.cs.uu.nl-xorg/ there is a Nix expression
which builds a working X configuration for use in VMware.