summaryrefslogtreecommitdiff
path: root/types
diff options
context:
space:
mode:
authorsvu <svu>2006-01-22 17:49:45 +0000
committersvu <svu>2006-01-22 17:49:45 +0000
commitef3df68d46435768aaefaa2737f6bad4d5539650 (patch)
tree9eeb746dd70cf958059c198423be8cc0dc28a229 /types
parentbeac4055f4f8e181fff92a25e0010ab868bad250 (diff)
downloadxkeyboard-config-ef3df68d46435768aaefaa2737f6bad4d5539650.tar.gz
fixed scrolllock, closed b.fd.o#5635
Diffstat (limited to 'types')
-rw-r--r--types/level53
1 files changed, 1 insertions, 2 deletions
diff --git a/types/level5 b/types/level5
index 3d44c3c..c8d6f3d 100644
--- a/types/level5
+++ b/types/level5
@@ -6,8 +6,7 @@ partial default xkb_types "default" {
// Defines style a with four level shift. It is similar to three_level
// type used for iso9995 but it lets the shift key behave "normally".
- virtual_modifiers LevelThree;
- virtual_modifiers LevelFive;
+ virtual_modifiers LevelThree,ScrollLock,LevelFive;
type "EIGHT_LEVEL" {
modifiers = Shift+LevelThree+LevelFive;