@ -444,6 +444,61 @@
' b a s e ' : ' N e t f i l t e r P r o p e r t i e s ' ,
' d a t a ' : { ' * v n e t _ h d r _ s u p p o r t ' : ' b o o l ' } }
# #
# @ I n p u t B a r r i e r P r o p e r t i e s :
#
# P r o p e r t i e s f o r i n p u t - b a r r i e r o b j e c t s .
#
# @ n a m e : t h e s c r e e n n a m e a s d e c l a r e d i n t h e s c r e e n s s e c t i o n o f b a r r i e r . c o n f
#
# @ s e r v e r : h o s t n a m e o f t h e B a r r i e r s e r v e r ( d e f a u l t : "localhost" )
#
# @ p o r t : T C P p o r t o f t h e B a r r i e r s e r v e r ( d e f a u l t : "24800" )
#
# @ x - o r i g i n : x c o o r d i n a t e o f t h e l e f t m o s t p i x e l o n t h e g u e s t s c r e e n
# ( d e f a u l t : "0" )
#
# @ y - o r i g i n : y c o o r d i n a t e o f t h e t o p m o s t p i x e l o n t h e g u e s t s c r e e n
# ( d e f a u l t : "0" )
#
# @ w i d t h : t h e w i d t h o f s e c o n d a r y s c r e e n i n p i x e l s ( d e f a u l t : "1920" )
#
# @ h e i g h t : t h e h e i g h t o f s e c o n d a r y s c r e e n i n p i x e l s ( d e f a u l t : "1080" )
#
# S i n c e : 4.2
# #
{ ' s t r u c t ' : ' I n p u t B a r r i e r P r o p e r t i e s ' ,
' d a t a ' : { ' n a m e ' : ' s t r ' ,
' * s e r v e r ' : ' s t r ' ,
' * p o r t ' : ' s t r ' ,
' * x - o r i g i n ' : ' s t r ' ,
' * y - o r i g i n ' : ' s t r ' ,
' * w i d t h ' : ' s t r ' ,
' * h e i g h t ' : ' s t r ' } }
# #
# @ I n p u t L i n u x P r o p e r t i e s :
#
# P r o p e r t i e s f o r i n p u t - l i n u x o b j e c t s .
#
# @ e v d e v : t h e p a t h o f t h e h o s t e v d e v d e v i c e t o u s e
#
# @ g r a b _ a l l : i f true , g r a b i s t o g g l e d f o r a l l d e v i c e s ( e . g . b o t h k e y b o a r d a n d
# m o u s e ) i n s t e a d o f j u s t o n e d e v i c e ( d e f a u l t : false )
#
# @ r e p e a t : e n a b l e s a u t o - r e p e a t e v e n t s ( d e f a u l t : false )
#
# @ g r a b - t o g g l e : t h e k e y o r k e y c o m b i n a t i o n t h a t t o g g l e s d e v i c e g r a b
# ( d e f a u l t : c t r l - c t r l )
#
# S i n c e : 2.6
# #
{ ' s t r u c t ' : ' I n p u t L i n u x P r o p e r t i e s ' ,
' d a t a ' : { ' e v d e v ' : ' s t r ' ,
' * g r a b _ a l l ' : ' b o o l ' ,
' * r e p e a t ' : ' b o o l ' ,
' * g r a b - t o g g l e ' : ' G r a b T o g g l e K e y s ' } }
# #
# @ I o t h r e a d P r o p e r t i e s :
#
@ -692,6 +747,8 @@
' f i l t e r - r e d i r e c t o r ' ,
' f i l t e r - r e p l a y ' ,
' f i l t e r - r e w r i t e r ' ,
' i n p u t - b a r r i e r ' ,
' i n p u t - l i n u x ' ,
' i o t h r e a d ' ,
' m e m o r y - b a c k e n d - f i l e ' ,
{ ' n a m e ' : ' m e m o r y - b a c k e n d - m e m f d ' ,
@ -746,6 +803,8 @@
' f i l t e r - r e d i r e c t o r ' : ' F i l t e r R e d i r e c t o r P r o p e r t i e s ' ,
' f i l t e r - r e p l a y ' : ' N e t f i l t e r P r o p e r t i e s ' ,
' f i l t e r - r e w r i t e r ' : ' F i l t e r R e w r i t e r P r o p e r t i e s ' ,
' i n p u t - b a r r i e r ' : ' I n p u t B a r r i e r P r o p e r t i e s ' ,
' i n p u t - l i n u x ' : ' I n p u t L i n u x P r o p e r t i e s ' ,
' i o t h r e a d ' : ' I o t h r e a d P r o p e r t i e s ' ,
' m e m o r y - b a c k e n d - f i l e ' : ' M e m o r y B a c k e n d F i l e P r o p e r t i e s ' ,
' m e m o r y - b a c k e n d - m e m f d ' : { ' t y p e ' : ' M e m o r y B a c k e n d M e m f d P r o p e r t i e s ' ,