#!/bin/sh

PATH="/usr/lib/alterator-x11:$PATH"

# the same as vcdrv, but sort drivers using priorities from vcdb
vcdrv | vcdb | sort --reverse --numeric --stable -k1,1 | cut -f 2