summaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorAlexandr Shadchin <shadchin@cvs.openbsd.org>2013-06-15 16:00:40 +0000
committerAlexandr Shadchin <shadchin@cvs.openbsd.org>2013-06-15 16:00:40 +0000
commitbdc3e965c92976b8331be4d3a8edeef261ec07ee (patch)
treed9c6d6bddf88492654f6c4d4e1d4c648d00e0e38 /dist
parentaaa35baab570726248dea0bf811652e9e141ea6b (diff)
Sun LKey section defines two xkb groups that lead to problems if there was only
one layout is configured. Toggle this section to one group. pointed out, tested and ok landry@, ok matthieu@
Diffstat (limited to 'dist')
-rw-r--r--dist/xkeyboard-config/symbols/sun_vndr/us20
1 files changed, 10 insertions, 10 deletions
diff --git a/dist/xkeyboard-config/symbols/sun_vndr/us b/dist/xkeyboard-config/symbols/sun_vndr/us
index 8797c56bb..0c9baa9f9 100644
--- a/dist/xkeyboard-config/symbols/sun_vndr/us
+++ b/dist/xkeyboard-config/symbols/sun_vndr/us
@@ -214,16 +214,16 @@ xkb_symbols "left_funkeys" {
//key <CUT> { [ L10, L10, SunCut ] };
// OpenBSD variant
- key <STOP> { [ Cancel ], [ F11 ] };
- key <AGAI> { [ Redo ], [ F12 ] };
- key <PROP> { [ SunProps ], [ F13 ] };
- key <UNDO> { [ Undo ], [ F14 ] };
- key <FRNT> { [ SunFront ], [ F15 ] };
- key <COPY> { [ SunCopy ], [ F16 ] };
- key <OPEN> { [ SunOpen ], [ F17 ] };
- key <PAST> { [ SunPaste ], [ F18 ] };
- key <FIND> { [ Find ], [ F19 ] };
- key <CUT> { [ SunCut ], [ F20 ] };
+ key <STOP> { [ Cancel, Cancel, F11 ] };
+ key <AGAI> { [ Redo, Redo, F12 ] };
+ key <PROP> { [ SunProps, SunProps, F13 ] };
+ key <UNDO> { [ Undo, Undo, F14 ] };
+ key <FRNT> { [ SunFront, SunFront, F15 ] };
+ key <COPY> { [ SunCopy, SunCopy, F16 ] };
+ key <OPEN> { [ SunOpen, SunOpen, F17 ] };
+ key <PAST> { [ SunPaste, SunPaste, F18 ] };
+ key <FIND> { [ Find, Find, F19 ] };
+ key <CUT> { [ SunCut, SunCut, F20 ] };
};
hidden