Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37747863
en ru br
ALT Linux repos
S:1.5.8-alt0.3
5.0: 0.8.0.1-alt1
4.1: 0.8.0.1-alt1
4.0: 0.7.0-alt2
3.0: 0.7.0-alt1.1

Group :: Emulators
RPM: spectrum-fuse

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: fuse-missing.patch
Download


--- fuse-0.8.0/ui/fb/fbmouse.h.orig	1970-01-01 01:00:00.000000000 +0100
+++ fuse-0.8.0/ui/fb/fbmouse.h	2007-04-18 13:31:32.962394018 +0200
@@ -0,0 +1,33 @@
+/* fbmouse.h: Linux mouse handling code (requires kernel input layer)
+   Copyright (c) 2004 Darren Salt
+
+   $Id: fbmouse.h,v 1.1 2004/08/07 17:43:34 pak21 Exp $
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 2 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program; if not, write to the Free Software
+   Foundation, Inc., 49 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+   Author contact information:
+
+   E-mail: linux@youmustbejoking.demon.co.uk
+
+*/
+
+#ifndef FUSE_FBMOUSE_H
+#define FUSE_FBMOUSE_H
+
+int fbmouse_init(void);
+int fbmouse_end(void);
+void mouse_update(void);
+
+#endif			/* #ifndef FUSE_FBMOUSE_H */
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin