Search
lxdream.org :: lxdream/src/display.c :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/display.c
changeset 561:533f6b478071
prev541:6986c644d58a
next608:4f588e52bce0
author nkeynes
date Tue Jan 01 05:08:38 2008 +0000 (16 years ago)
branchlxdream-mmu
permissions -rw-r--r--
last change Enable Id keyword on all source files
file annotate diff log raw
1.1 --- a/src/display.c Wed Nov 21 11:45:33 2007 +0000
1.2 +++ b/src/display.c Tue Jan 01 05:08:38 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: display.c,v 1.12 2007-10-31 09:10:23 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Generic support for keyboard and other input sources. The active display
1.9 * driver is expected to deliver events here, where they're translated and
.