Search
lxdream.org :: lxdream/lxdreamrc :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename lxdreamrc
changeset 1037:297a73940eb6
prev449:21440948c684
author nkeynes
date Tue Jul 21 20:33:21 2009 +1000 (14 years ago)
permissions -rw-r--r--
last change Heavy configuration management refactor
- Configuration groups now take both an on_change event handler and a
default keybinding handler, making most keybinding tasks quite simple
- GUI configuration all merged into a unified model, drastically reducing
the amount of GUI config code.

Bonuses
- OSX now has a hotkey preference pane
- GTK keybinding editor is much more usable
file annotate diff log raw
1.1 --- a/lxdreamrc Tue Oct 16 12:38:01 2007 +0000
1.2 +++ b/lxdreamrc Tue Jul 21 20:33:21 2009 +1000
1.3 @@ -1,9 +1,4 @@
1.4 [Global]
1.5 -bios = bios/dcboot.rom
1.6 -flash = bios/dcflash.rom
1.7 -default path = disc
1.8 -save path = save
1.9 -bootstrap = bios/IP.BIN
1.10
1.11 [Controllers]
1.12 Device 0 = Sega Controller
.