Lines Matching +full:interleave +full:- +full:mode
1 # -*- Mode: Python -*-
155 # @interleave: memory allocations are interleaved across the set of
161 'data': [ 'default', 'preferred', 'bind', 'interleave' ] }
186 # Key combinations to toggle input-linux between host and guest.
188 # @ctrl-ctrl: left and right control key
190 # @alt-alt: left and right alt key
192 # @shift-shift: left and right shift key
194 # @meta-meta: left and right meta key
198 # @ctrl-scrolllock: either control key and scroll lock key
203 'data': [ 'ctrl-ctrl', 'alt-alt', 'shift-shift','meta-meta', 'scrolllock',
204 'ctrl-scrolllock' ] }
209 # @human-readable-text: Formatted output intended for humans.
214 'data': { 'human-readable-text': 'str' } }