Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 834885 Details for
Bug 1040127
SIGABRT when loading easy level 27
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch to set MAX_MOUSE_EVENTS to 500.
berusky-1.5-maxmouseevents.patch (text/plain), 594 bytes, created by
Patrick Monnerat
on 2013-12-10 19:10:34 UTC
(
hide
)
Description:
Patch to set MAX_MOUSE_EVENTS to 500.
Filename:
MIME Type:
Creator:
Patrick Monnerat
Created:
2013-12-10 19:10:34 UTC
Size:
594 bytes
patch
obsolete
>diff -Naurp berusky-1.5.orig/src/input.h berusky-1.5.new/src/input.h >--- berusky-1.5.orig/src/input.h 2012-05-17 12:30:00.000000000 +0200 >+++ berusky-1.5.new/src/input.h 2013-12-10 19:22:33.945405388 +0100 >@@ -434,7 +434,7 @@ typedef struct mouse_event { > // Basic game input class > // ------------------------------------------------------------ > >-#define MAX_MOUSE_EVENTS 200 >+#define MAX_MOUSE_EVENTS 500 > > #define INPUT_BLOCK_SETS 0x1 // Block all key-sets (is captured by console) > #define INPUT_EVENT_LOOP_WAIT 0x2 // wait for events
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1040127
: 834885