Hello , Redhat Enterpsise Linux (6.3) uses: Red Hat, Inc. as vendor string.
I Patched line 518 but probably need more patches to make it work better. There is some strange behaviour after replay. xnee-3.14/libxnee/src/xnee_utils.c 513 * Xorg 514 * 515 * Fedora 13 (X.org 1.8.2), 14 (X.org 1.9.1) calls the server "Fedora project" 516 * (thanks to William Bader) 517 */ 518 if (strstr(xd->x_vendor_name, "X.Org") || strstr(xd->x_vendor_name, "Fedora Project")) /Olof Åstrand Here is the output from a session. #################################### # System information # #################################### # Date: 2012:11:29 # Time: 08:15:11 # Xnee program: cnee # Xnee version: 3.14 # Xnee home: http://www.gnu.org/software/xnee/ # Xnee info mailing list: [email protected] # Xnee bug mailing list: [email protected] # X version: 11 # X revision: 0 # X vendor: Red Hat, Inc. # X vendor release: 11006000 # Record version major: 1 # Record version minor: 13 # OS name: Linux # OS Release: 2.6.32-279.el6.x86_64 # OS Version: #1 SMP Wed Jun 13 18:24:36 EDT 2012 # Machine: x86_64 # Nodename: evjatwr # Display name: :0.0 # Dimension: 1920x1200 ############################################## # Xnee application arguments # ############################################## # cnee -record --mouse --keyboard ############################################## # Displays # ############################################## # display :0.0 # distribute ############################################## # Files # ############################################## # out-file stdout # err-file stderr ############################################## # Key Grabs # ############################################## # stop-key 0 # pause-key 0 # resume-key 0 # insert-key 0 # exec-key 0 # exec-program-key xnee-exec-no-program ############################################## # Recording limits etc # ############################################## events-to-record -1 data-to-record -1 seconds-to-record -1 # first-last # Record all (including current) clients or only future ones all-clients # future-clients # Store the starting mouse position # store-mouse-position ############################################## # Resolution # ############################################## # Resolution #recorded-resolution 1920x1200 #replay-resolution 1x1 #resolution-adjustment 0 ############################################## # Speed # ############################################## # Speed #speed-percent 100 ############################################## # Replaying limits etc # ############################################## max-threshold 20 min-threshold 20 tot-threshold 40 ############################################## # Feedback # ############################################## #feedback-none #feedback-stderr feedback-xosd ############################################## # Various # ############################################## # Plugin file # Modes (currently not used) # synchronised-replay # Replay offset #replay-offset 0x0 # Human printout of X11 data (instead of Xnee format) # human-printout # Delay before starting record/replay # time 0 # No recording of ReparentNotify # no-reparent-recording # Various ######################################### # Record settings # ######################################### # data_flags 7 # rState 0x13be010 # xids[0] 3 # xids[1] 0 # Number of Ranges 2 # RecordRange[0] request-range 0-0 reply-range 0-0 extension-request-major-range 0-0 extension-request-minor-range 0-0 extension-reply-major-range 0-0 extension-reply-minor-range 0-0 delivered-event-range 21-21 device-event-range 2-6 error-range 6-6 # RecordRange[1] request-range 0-0 reply-range 0-0 extension-request-major-range 0-0 extension-request-minor-range 0-0 extension-reply-major-range 0-0 extension-reply-minor-range 0-0 delivered-event-range 0-0 device-event-range 100-105 error-range 0-0 7,6,1564,476,0,0,0,69264287,10,'Logitech USB Optical Mouse' 7,6,1566,476,0,0,0,69264295,10,'Logitech USB Optical Mouse' 7,2,0,0,0,27,0,69268830,6,CHICONY HP Basic USB Keyboard 6,2,0,0,0,27,0,69268830,3,Virtual core keyboard 7,3,0,0,0,27,0,69268966,6,CHICONY HP Basic USB Keyboard 6,3,0,0,0,27,0,69268966,3,Virtual core keyboard 7,2,0,0,0,32,0,69269174,6,CHICONY HP Basic USB Keyboard 6,2,0,0,0,32,0,69269174,3,Virtual core keyboard 7,3,0,0,0,32,0,69269262,6,CHICONY HP Basic USB Keyboard 6,3,0,0,0,32,0,69269262,3,Virtual core keyboard 7,2,0,0,0,32,0,69269326,6,CHICONY HP Basic USB Keyboard 6,2,0,0,0,32,0,69269326,3,Virtual core keyboard 7,3,0,0,0,32,0,69269422,6,CHICONY HP Basic USB Keyboard 6,3,0,0,0,32,0,69269422,3,Virtual core keyboard 7,2,0,0,0,28,0,69269478,6,CHICONY HP Basic USB Keyboard 6,2,0,0,0,28,0,69269478,3,Virtual core keyboard 7,3,0,0,0,28,0,69269606,6,CHICONY HP Basic USB Keyboard 6,3,0,0,0,28,0,69269606,3,Virtual core keyboard 7,3,0,0,0,23,0,69270318,6,CHICONY HP Basic USB Keyboard 6,3,0,0,0,23,0,69270318,3,Virtual core keyboard 7,6,754,36,0,0,0,69272703,10,'Logitech USB Optical Mouse' ------------------------------------------------------------------------------------------- _______________________________________________ Bug-xnee mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-xnee
