similar to: Mouse button swapping

Displaying 20 results from an estimated 3000 matches similar to: "Mouse button swapping"

2011 Apr 03
1
Trying to play Star Ruler
Greetings. I have installed Star Ruler in Ubuntu 10.10, using wine 1.2.2. When i try to run the game, i get this error: Code: err:module:import_dll Library MSVCP100.dll (which is needed by L"C:\\Programas\\Star Ruler\\ParticleSystem.dll") not found err:module:import_dll Library ParticleSystem.dll (which is needed by L"C:\\Programas\\Star Ruler\\StarRuler.exe") not found
2017 Apr 14
0
[virtio-dev] Re: [PATCH v9 2/5] virtio-balloon: VIRTIO_BALLOON_F_BALLOON_CHUNKS
On 04/14/2017 12:34 AM, Michael S. Tsirkin wrote: > On Thu, Apr 13, 2017 at 05:35:05PM +0800, Wei Wang wrote: > > So we don't need the bitmap to talk to host, it is just > a data structure we chose to maintain lists of pages, right? Right. bitmap is the way to gather pages to chunk. It's only needed in the balloon page case. For the unused page case, we don't need it, since
2001 Aug 02
1
Word97 on 'no-windows' computer
RH7.1, wine release 20010731. There is no windows installed on this computer and I try to install Word97 in 'no-windows' environment'. After I run 'wine setup' I see the initial word installation screen but after entering code numbers I see the following eror messge: Setup error 544: Setup is unamble to open data file E:\MSSETUP.T\~msstfof.t\Word97.stf. Run setup again from
2006 May 28
2
Word97 launches but still cannot save or load
Dear friends: Thanks to Ekkehard, I found out how to launch Word97. I went to the .wine/drive_c directory and then (using quotes around "Program Files" and "Microsoft Office") I cd's to where Winword.exe was and then typed, within this subdirectory: wine WINWORD.EXE. That launched Word97 at last. But when I try to save a document, all I get is the first letter of the file
2004 Sep 26
0
odd problem with mouse-button-1
Hi, I'm using a program (Vensim-PLE from Ventana) that has a graphics work area and some menus on some task bars. I'm running: $ wine --version Wine 20040615 And the latest version of the Windows program on a reasonably recent Linux kernel (2.4.12-15). My problem is when I try to use mouse-button-1 to select an item in the graphics window, I get this WINPOS_GetWinOffset error and
2002 Mar 04
1
word97
Hallo! Can anybody tell mw how can i install word97 or word 2000 with wine. it does not do anything. when i try wine e:\setup.exe word tell me that some options lost. but when i try insert some options it told me wrong options or not enough options. system rh7.2 codeweaver 200111.. no windows -- See you Michael Ott /----------------------------\ .--. | Michael Ott |
2006 Mar 20
1
WORD97:cannot save document file
Hello win(n)ers, has someone managed to use word97 with the last release 0.9.10 ? It doesn't work with the 0.9.8 either. The problem is rather tedious, i cannot write/save any document files from word. But it works with notepad ! I get something like, Cannot access folder C:\windows\Profiles ... O course, changing for an other folder doesn't help. Thx Jj
2001 Mar 09
0
Wine and publisher 97 installation
When I try to install word 97 I get past the point when I enter my OEM number but efter then the installer gives me this error: (translated from my language to english) Installation error 544 Cant open file c:\~MSSETUP.T\~msstofof.t\Word97.stf Start the installation from teh same place you started it the first time. The directory c:\~MSSETUP.T\~msstofof.t\Word97.stf does not exist Is there a
1998 Jun 19
0
Further to: Samba screwed up when trying to save a word97 document
Futher to my last message regarding samba being confused when a Word97 file was being saved. I have been looking at the docs and log files again and now understand that the problem is related to opportunistic locking. I also found the part of the log file that details the start of the event. Here it is: 1998/06/19 15:51:19 ukswi1000 (175.12.50.218) connect to service its as user bramsons
2002 Nov 14
0
Word97 SR2 error while working on a doc stored on a Samba PDC share
Hi, I support around 15 Windows 2000 Clients who log into and have home directories on a Samba PDC running under RedHat 7.3. The version of samba I am using is 2.5.5. All the clients use Word97 SR2 and they all get the following error while working on documents stored on their home directories on the PDC: Word failed reading from this file (filename.doc). Please restore the network
2007 Jun 25
1
Focus problem for shaded windows
Hi, today, I noticed a problem in focus handling for shaded windows which is pretty easy to reproduce: - Disable "Click to focus" - Shade a window - Hover another window - Hover back to the window frame of the shaded window - Press Ctrl+Alt+S Expected behaviour would be that the shaded window is unshaded. What happens is that the last active window is shaded. I investigated this a
2005 May 29
1
Printing Problem
Hi I have a problem with an accounting software called BusPro. I can run the program without any error. But when I want to print (over cups), nothing happens. I do not even get an error message or something like that. I tried to print out of Notepad - this is working. I get the following output on the command line: fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
2006 May 27
1
MSWord97 installs properly but still won't launch (or save?)
Dear friends: I've been trying for some time to install my copy of Word97 (which I own, having purchased it directly from Microsoft with my own license number). I have tried the latest Wine 0.9.14. To do this, I first UNinstalled version 0. 9.1-4 (PCLINUXOS), then installed the new wine from source. The source install asked me to install a number of font files, which I did (bison,
2005 Jun 19
0
CDROM access problem on FreeBSD
Lately I have been trying to get Warcraft II BNE to work on my FreeBSD machine. I check the Application Database and Warcraft II BNE is supposed to work fine under Wine. I started out by updating my ports tree and installing Wine-20050524. I could not get the installer to run under that version, so I installed Wine-20041201. Under 20041201 I was able to install the game, but the game
1998 Jun 19
0
Samba screwed up when trying to save a word97 document
Dear All, We are in the process of evaluating Samba to provide SMB access to unix file storage for a few hundred PC's. One of our tests is to save a Word97 document - something that has caused various PCNFS clients problems in the past. While saving the document the client stopped and said something like connection lost, or seesion closed, and the drives mapped from the samba box
2007 Aug 06
1
Focus problem for shaded windows
>> today, I noticed a problem in focus handling for shaded windows which is >> pretty easy to reproduce: >> >> - Disable "Click to focus" >> - Shade a window >> - Hover another window >> - Hover back to the window frame of the shaded window >> - Press Ctrl+Alt+S >> >> Expected behaviour would be that the shaded window is
2002 Aug 19
2
Can not install Excel97/Word97
Hello! I am new to this list (although I have done a fair amount of research in the archives) and I need to ask what is probably one of the most frequently asked questions on a list like this: How do I install Word97 and Excel97? (Codeweavers CrossoverOffice can do this, and they ASSURE us that they roll everything they do back to the main wine CVS and hence, this SHOULD work!) So far; this is
2001 May 03
2
error when installing win97 word/excell
i installed red hat 7.0, got teh codeweavers version of wine up and runnin, and i fire up the setup program for ms word 97, and it runs into this error: setup is unable to open the data file X:\~MSSETUP.t\~msstfof.t\Word97.stf';run setup again from were you ariginally ran it im stumped, what should i be doing here differently...thanks ............................... Daniel W. Schar
2005 Jul 06
2
Installing Wordview with Winetools
Dear friends: I am pleased to say that I successfully installed Internet Explorer Sp1 on my Linux (Scientific Linux 4.0, which is based on RHEL 4) using Wintools. After installing IE6, I thought installing WordView (the Word97 word view program) would be a snap. But instead Wintools failed to install it in several attempts. It started, downloaded the file and tried to install it. But at
2008 Jun 01
1
sine wine 1.0RC1: 4th mouse button doesn't work
Hey, since 1.0RC1 my 4th mouse button on my logitech G5 doesn't work anymore...all games that I've (BF2, Bf1942, CS:S, F.E.A.R) doesn't react when I press the 4th button...what is that for a bug? And why it haven't been fixed already? (I don't find a bug at bugzilla for this...but I don't think that I'm the only one with that problem)