Changeset 1727

Show
Ignore:
Timestamp:
03/05/09 13:32:00 (4 years ago)
Author:
bjoern
Message:

Revert "Wieder für console-setup fit gemacht."

This reverts commit 09313bbb564d134ff44e299ad4d7256bf397bd4b.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • linux/X/de

    r1726 r1727  
    254254    // using hexcode 0xfe11 again for now 
    255255    key.type[Group1]="ONE_LEVEL"; 
    256     key <LSGT> { [ 0xfe11 ]}; 
     256    key <LSGT> { key.type[Group1]="ONE_LEVEL", [ 0xfe11 ]}; 
    257257    key <RALT> { [ 0xfe11 ]}; 
    258258    modifier_map Mod3 { <LSGT>, <RALT> };