Lines Matching +full:fn +full:- +full:keymap
3 Xquartz \- X window system server for Mac OSX
19 .B defaults write @bundle_id_prefix@.X11 enable_fake_buttons -boolean true
28 modifier names may be used: {l,r,}shift, {l,r,}option, {l,r,}control, {l,r,}command, fn
33 modifier names may be used: {l,r,}shift, {l,r,}option, {l,r,}control, {l,r,}command, fn
35 .B defaults write @bundle_id_prefix@.X11 fullscreen_hotkeys -boolean true
38 .B defaults write @bundle_id_prefix@.X11 fullscreen_menu -boolean true
41 .B defaults write @bundle_id_prefix@.X11 no_quit_alert -boolean true
44 .B defaults write @bundle_id_prefix@.X11 no_auth -boolean true
48 .B defaults write @bundle_id_prefix@.X11 nolisten_tcp -boolean false
52 .B defaults write @bundle_id_prefix@.X11 enable_system_beep -boolean false
55 .B defaults write @bundle_id_prefix@.X11 enable_key_equivalents -boolean false
60 bits per pixel are supported. If not specified, or a value of -1 is specified,
63 .B defaults write @bundle_id_prefix@.X11 sync_keymap -boolean true
64 Keep the X11 keymap up to date with the OSX system keymap.
66 .B defaults write @bundle_id_prefix@.X11 option_sends_alt -boolean true
69 .B defaults write @bundle_id_prefix@.X11 sync_pasteboard -boolean true
72 .B defaults write @bundle_id_prefix@.X11 sync_pasteboard_to_clipboard -boolean true
75 .B defaults write @bundle_id_prefix@.X11 sync_pasteboard_to_primary -boolean true
78 .B defaults write @bundle_id_prefix@.X11 sync_clipboard_to_pasteboard -boolean true
81 .B defaults write @bundle_id_prefix@.X11 sync_primary_on_select -boolean true
82 …d whenever a new X11 selection is made (rather than requiring you to hit cmd-c to copy the selecti…
84 .B defaults write @bundle_id_prefix@.X11 enable_test_extensions -boolean true
85 … accessible through the command line. Enable this option to turn on the DEC-XTRAP, RECORD, and XT…
87 .B defaults write @laucnd_id_prefix@.X11 scroll_in_device_direction -boolean true
94 .B \-fakebuttons
97 .B \-nofakebuttons
100 .B "\-fakemouse2 \fImodifiers\fP"
103 .B "\-fakemouse3 \fImodifiers\fP"
106 .B "\-depth \fIdepth\fP"
117 .B $ syslog -w -k Facility eq @bundle_id_prefix@
121 .B $ syslog -w -F '$(Time) $(Sender) <$(Level)> $(File):$(Line) $(Function) :: $(Message)' -k Facil…
128 .B $ syslog -c X11.bin -d
133 you will need to adjust XQuartz's asl mask as above but using -i or -n
134 instead of -d.
152 Rob Braun - Darwin x86 support
154 Torrey T. Lyons - Project Lead
156 Andreas Monitzer - Cocoa version of XDarwin front end
158 Gregory Robert Parker - Original Quartz implementation
160 Christoph Pfisterer - Dynamic shared X libraries
162 Toshimitsu Tanaka - Japanese localization
166 Rob Braun - Darwin x86 support
168 Pablo Di Noto - Spanish localization
170 Paul Edens - Dutch localization
172 Kyunghwan Kim - Korean localization
174 Mario Klebsch - Non-US keyboard support
176 Torrey T. Lyons - Project Lead
178 Andreas Monitzer - German localization
180 Patrik Montgomery - Swedish localization
182 Greg Parker - Rootless support
184 Toshimitsu Tanaka - Japanese localization
186 Olivier Verdier - French localization
188 … was based on XFree86 4.1) was integrated into X.org's XDarwin DDX by Ben Byer for xorg-server-1.2.
189 The XDarwin DDX was renamed Xquartz to more accurately reflect its state (the pure-darwin backend w…