add mod ans Ende wegen indirekter Definition (über keysym statt keycode)

This commit is contained in:
pascal 2009-09-01 21:44:13 +00:00
parent 487ab42afe
commit 8a048f9523

View File

@ -95,11 +95,6 @@ keysym ISO_Level3_Shift = ISO_Level3_Shift ISO_Level3_Shift ISO_Group_Shift
! add Lock = ISO_Lock
add Mod3 = ISO_Group_Shift
add Mod5 = ISO_Level3_Shift
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! main keyboard
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@ -314,6 +309,8 @@ keycode 91 = KP_Separator period comma minutes seconds NoSymbol KP_Delete KP
! , . , min,feets ″ sec,inches
add Mod3 = ISO_Group_Shift
add Mod5 = ISO_Level3_Shift
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!