xorg/xorg-server
Danny Rawlins f4d0d75ed3 [notify] xorg-server: 1.16.3 -> 1.17.0
New dependency: xorg-xcb-util-keysyms
Be sure to read the readme file on upgrading, prt-get readme xorg-server
2015-02-09 22:38:03 +11:00
..
.footprint [notify] xorg-server: 1.16.3 -> 1.17.0 2015-02-09 22:38:03 +11:00
.md5sum [notify] xorg-server: 1.16.3 -> 1.17.0 2015-02-09 22:38:03 +11:00
Pkgfile [notify] xorg-server: 1.16.3 -> 1.17.0 2015-02-09 22:38:03 +11:00
README [notify] xorg-server: 1.16.3 -> 1.17.0 2015-02-09 22:38:03 +11:00

POST-INSTALL

  After upgrading xorg-server, always rebuild video and input packages:

gl-select use xorg
prt-get update -fr $(prt-get listinst | egrep 'xorg-xf86-(input|video)')

  If you use nvidia you also need to do this:

prt-get update -fr $(prt-get listinst | grep 'nvidia')
gl-select use nvidia

  To avoid rebooting you can do this:

rmmod nvidia
depmod -a