Menu

Tree [c5f674] master Duttulm-0.1.5 /
 History

HTTPS access


File Date Author Commit
 duttmap 2010-03-05 Dirk Wallenstein Dirk Wallenstein [6d9ead] LE: Add explicit keyword 'virtual' to clone() i...
 forms 2010-03-06 Dirk Wallenstein Dirk Wallenstein [bd98af] Better size adjustment in the ViewControl
 geom 2010-03-06 Dirk Wallenstein Dirk Wallenstein [bd98af] Better size adjustment in the ViewControl
 icons 2010-01-17 Dirk Wallenstein Dirk Wallenstein [bcb624] Level Entry Edit: Invoke demo dialog through to...
 scripts 2010-02-27 Dirk Wallenstein Dirk Wallenstein [cd301b] Whitespace fixes for kernel symbol mapping script
 tweakers 2010-02-27 Dirk Wallenstein Dirk Wallenstein [99d796] Improve DuttKeycode construction
 xml 2010-03-04 Dirk Wallenstein Dirk Wallenstein [71585e] XML: Disambiguate the return value when creatin...
 .gitignore 2009-04-13 Dirk Wallenstein Dirk Wallenstein [fd98ab] Initial Duttulm version 0.1
 CHANGES 2010-03-07 Dirk Wallenstein Dirk Wallenstein [c5f674] Version bump duttulm-0.1.5
 COPYING 2009-04-13 Dirk Wallenstein Dirk Wallenstein [fd98ab] Initial Duttulm version 0.1
 CharPointerFromQString.cpp 2009-12-17 Dirk Wallenstein Dirk Wallenstein [9b1637] Whitespace fixes: empty lines at EOF
 CharPointerFromQString.hpp 2009-12-10 Dirk Wallenstein Dirk Wallenstein [074da4] QString indexing per uint instead of size_t (#2...
 Doxyfile.duttulm 2009-04-13 Dirk Wallenstein Dirk Wallenstein [fd98ab] Initial Duttulm version 0.1
 Doxyfile.duttulm.graphs 2009-04-13 Dirk Wallenstein Dirk Wallenstein [fd98ab] Initial Duttulm version 0.1
 DuttConfig.cpp 2009-12-17 Dirk Wallenstein Dirk Wallenstein [9b1637] Whitespace fixes: empty lines at EOF
 DuttConfig.hpp 2009-04-13 Dirk Wallenstein Dirk Wallenstein [fd98ab] Initial Duttulm version 0.1
 DuttItemDataRoles.hpp 2009-04-13 Dirk Wallenstein Dirk Wallenstein [fd98ab] Initial Duttulm version 0.1
 DuttKeycode.cpp 2009-12-22 Dirk Wallenstein Dirk Wallenstein [7e8403] XmlMetaException: apply it in objects to be saved
 DuttKeycode.hpp 2010-02-27 Dirk Wallenstein Dirk Wallenstein [99d796] Improve DuttKeycode construction
 DuttKeysym.cpp 2010-03-01 Dirk Wallenstein Dirk Wallenstein [a05aba] DuttKeysym: New files
 DuttKeysym.hpp 2010-03-01 Dirk Wallenstein Dirk Wallenstein [a05aba] DuttKeysym: New files
 Duttulm.pro 2010-03-07 Dirk Wallenstein Dirk Wallenstein [c5f674] Version bump duttulm-0.1.5
 DuttulmApplication.cpp 2010-02-27 Dirk Wallenstein Dirk Wallenstein [99d796] Improve DuttKeycode construction
 DuttulmApplication.hpp 2009-12-09 Florian Mickler Florian Mickler [a8c5b3] fix segfault when opening new window
 DuttulmMainWindow.cpp 2010-02-21 Dirk Wallenstein Dirk Wallenstein [fb0997] Loosen diverse compile time dependencies
 DuttulmMainWindow.hpp 2010-02-01 Dirk Wallenstein Dirk Wallenstein [44f8ac] Key types: Add button to main window to dump ke...
 DuttulmResources.qrc 2010-01-17 Dirk Wallenstein Dirk Wallenstein [bcb624] Level Entry Edit: Invoke demo dialog through to...
 Logger.cpp 2010-01-31 Dirk Wallenstein Dirk Wallenstein [57e081] Terminal output: Less colors and use the right ...
 Logger.hpp 2010-01-30 Dirk Wallenstein Dirk Wallenstein [cbd870] Change the default debug message state to off.
 LoggerCompUnitGlobalDefaultOverride.hpp 2009-12-17 Dirk Wallenstein Dirk Wallenstein [9b1637] Whitespace fixes: empty lines at EOF
 LoggerCompUnit_OFF.hpp 2009-12-17 Dirk Wallenstein Dirk Wallenstein [9b1637] Whitespace fixes: empty lines at EOF
 LoggerCompUnit_ON.hpp 2009-12-17 Dirk Wallenstein Dirk Wallenstein [9b1637] Whitespace fixes: empty lines at EOF
 README 2010-01-05 Dirk Wallenstein Dirk Wallenstein [e04253] version bump duttulm-0.1.3
 SharedPointerTools.hpp 2009-04-13 Dirk Wallenstein Dirk Wallenstein [fd98ab] Initial Duttulm version 0.1
 SharedPointerTools_timpl.hpp 2009-12-17 Dirk Wallenstein Dirk Wallenstein [9b1637] Whitespace fixes: empty lines at EOF
 XkbAccess.cpp 2010-01-28 Dirk Wallenstein Dirk Wallenstein [5d2172] XkbAccess: Allow a zero-atom on input
 XkbAccess.hpp 2009-12-08 Dirk Wallenstein Dirk Wallenstein [627584] Xkb namespace removal
 Xkb_fwd.hpp 2010-02-12 Dirk Wallenstein Dirk Wallenstein [862bab] XKB forward declarations for actions and compon...
 Xkb_impl.hpp 2009-12-08 Dirk Wallenstein Dirk Wallenstein [627584] Xkb namespace removal
 duttAll.hpp 2009-04-13 Dirk Wallenstein Dirk Wallenstein [fd98ab] Initial Duttulm version 0.1
 duttulm.cpp 2009-12-17 Dirk Wallenstein Dirk Wallenstein [9b1637] Whitespace fixes: empty lines at EOF
 qtAll.hpp 2009-12-07 Dirk Wallenstein Dirk Wallenstein [40f3ae] Whitespace fixes
 qtPCH.hpp 2009-12-07 Dirk Wallenstein Dirk Wallenstein [40f3ae] Whitespace fixes

Read Me

Duttulm - An XKB Keymap Editor
==============================

* Copyright 2009 Dirk Wallenstein

The latest version can be obtained from http://sourceforge.net/projects/duttulm/
To always have the latest fixes and improvements, clone and later pull the git
repository:
	$> git clone git://duttulm.git.sourceforge.net/gitroot/duttulm/duttulm

REQUIREMENTS:
-------------
The exact lower bounds of the versions needed, haven't been determined, yet. Tested
minimum versions are:
	boost-1.35.0
	qt-4.5.1


BUILDING:
---------
To build this application, execute the following commands in the root directory
of the unpacked source distribution:
	qmake-qt4 || qmake
	make
This will create a binary named 'duttulm'.


STARTING:
---------
The application will create the directory ~/.duttulm as the destination for
quick-save and emergency-save files. 
To start Duttulm execute:
	./duttulm

The most beneficial thing to do on the first start, is to load an XKB
Description. That can be done by clicking the corresponding icon in the
development toolbar, or the menu entry in the XKB menu.
	

Restrictions of this development release
----------------------------------------
The symbolic name to keycode mapping will always be the one from the virtual
core keyboard. Combined with XKB Geometry Descriptions that don't match, this
will result in keys wrongly mapped, or not mapped at all.


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.