similar to: Mouse dont hide in fullscreen games

Displaying 20 results from an estimated 6000 matches similar to: "Mouse dont hide in fullscreen games"

2011 Jul 22
4
how to disable fullscreen mode in games?
Generally I use Wine to play games. But some of them can freeze my pc during closing game, so I can only reboot my PC. I dlike to ask how to disable full screen mode in games? I tried use command: Code: wine game.exe -w or Code: wine game.exe -window but it doesn't work I tried also use virtual desktop, but it look like this: [Image: http://img27.imageshack.us/img27/5283/stunt.th.png ]
2006 Sep 13
2
Revisited - No fullscreen on FreeNX
This topic came up some time back and I pretty much ignored it, but the "itch" came back to find out why. Searching through the FreeNX/knx list came up with the reason sessions did not come up full-screen even though the session definition was set to fullscreen. Apparently there is an oversight in /usr/bin/nxnode, the script is never retrieving the fullscreen flag from the parameters
2010 Jul 01
3
wine1.2rc-x changes brightnes in flash fullscreen (nvidia)
Hey, I've noticed some strange behaviour in the latest wine versions 1.2rc-x. At 1.2rc-1-3 when I installed games like Guild Wars or Runes of Magic the first start in fullscreen turned the birghtness level of my laptop to 100%. (having a Sony VGN-NR21S with an Nvidia 8400M-GT). I'm setting the brightness level with smartdimmer (nvclock package). When I enter "smartdimmer -s
2006 Jun 06
4
(?) Loss of fullscreen mode with freenx-0.5.0-8.c4
I've currently got the nx-1.5.0-1.centos4.i386, freenx-0.5.0-8.c4.noarch, and nxclient-1.5.0-141.i386 packages installed on a couple of CentOS 4 update 3 systems and I'm getting the same results on all of them. I got the new version of freenx via "yum update" and it appears to have "broken" fullscreen mode. The connection config file I have been using does have the
2008 Mar 22
5
Fullscreen DirectX breaks with new versions
Hi all, this error is almost certainly due to a misconfiguration while using tools/winebuild, but every time I update my version of Wine, my fullscreen game (Hoyles Card Games 2001) refuses to work fullscreen anymore :( NB. My current Wine build (LinuxMint) is about 0.9.44 or so, which is the working one. Many of my distro's built in versions of Wine have all worked fullscreen, it is only
2007 Apr 10
6
Fullscreen windows(videos) and Compiz
I worte in my last mail that when I ue compiz git fullscreen videos are no longer ontop of the gnome-panel... that means that the gnome-panel is still visible while playing the video in fullscreen. The commit which I said may caused it has nothing to do with it compiz does not build if I revert it). again with older compiz and metacity it works fine. (now I am running 20070316). Anyone else wiith
2006 Jun 09
1
Force window fullscreen
Hi all, I'm looking for a way to force a certain window on my desktop to go fullscreen. The window in question is from Enemy Territoy, it tries to go fullscreen, but for some reason doesn't work, and stay always redirected with obvious framerate slowdown (keep 6-7 fps average on a FX 5200). I was thinking something like xwinwrap, which you can call a process and force his window to
2009 Jul 31
3
fullscreen uses panning, and xrandr has cursor moving
I'm having a problem with games running in wine fullscreen with nvidia proprietary driver 185.18 under Fedora 11 64-bit. My desktop resolution is 1920x1200, and when I run a game with 1280x960 fullscreen setup (like Halo for example), it changes resolution to 1280x960 and runs fullscreen as expected, but when I move the mouse toward the edge rapidly, it pans the game screen away as if
2008 Dec 26
1
NV50: xv fullscreen issues
Hi, I've been trying out nouveau for a while now and I must say I'm impressed. Performance in KDE4 in general seems better than the nvidia blob; way to go! There are a couple of annoyances though: XV in fullscreen doesn't work. I'm running in composite mode, and non fullscreen video works well enough. Going fullscreen in e.g gmplayer gives me: [ws] Error in display. -0.005 ct:
2010 Jul 16
3
Half Life 2 Episode 1 Audio and Fullscreen issues wine1.2rc7
I recently updated to the newest stable wine through the ppa for Ubuntu. I didn't have problems running Half Life 2 E1 before upgrading but now I have a few issues. When launching the game it's in a sort of a windowed mode and then when it goes to load the main menu it tries to go fullscreen but I can still see my dock and my top panel. If I adjust the screen resolution and set it back I
2008 Feb 25
1
Fullscreen support on dual head with virtual desktop
Is there a way to force the fullscreen property on wine virtual desktop? Since i'm running dual head with xinerama I usually run some applications in fullscreen on one monitor (like remote desktop) while still being able to use the second monitor Until recently I ran wine this way too, since a legacy hack in compiz fusion made it fullscreen, but an upgrade "fixed" the bug I had
2007 Mar 19
2
Fullscreen Refresh rate problem...
Hello to everybody. I was wondering... is there a way to force wine to use always highest possible refrash rate - when I ran a game in Fullscreen? I ask because - for excample my good old Incubation works flawless on wine (testet with wine 0.9.27 and 0.9.28) but when I switch to fullscreen(640x480 for this game) the refresh rate is only at 60 HZ - and my eyes hurts after a while... (mty monitor
2011 May 14
1
[1.3.20]-Option to clip the mouse inside fullscreen windows. ???
The Wine development release 1.3.20 is now available. What's new in this release (see below for details): - Option to clip the mouse inside fullscreen windows. ... ------------------------------------------------------------------------------------------ Hi, What does the above new feature do? If I am running a full screen game in an emulated virtual desktop window will it stop the mouse
2007 Apr 23
1
[PATCH] Fix unredirect fullscreen windows
While trying to reproduce an error with input handling and unredirect fullscreen windows, I noticed the option didn't work at all in compiz master. This patch gets it working again. Thanks, -James Jones nvpublic -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Fix-unredirect-fullscreen-windows.patch Type: text/x-diff Size: 1719 bytes Desc: not
2008 Apr 04
3
Weird fullscreen behavior with 0.9.57 and 0.9.58
Hi all, Since two WINE versions, I'm experiencing the same behavior reported in http://bugs.winehq.org/show_bug.cgi?id=10755 but related to two other fullscreen'ed programs: EVE Online v.4.10.51200 Premium World of Warcraft 2.3.3 w/Burning Crusade Before starting a regression (I'm ready to do that but my machine isn't the fastest kid in town, so I want to be sure it's a
2011 Jun 14
1
Tip: Overlay frames per second on fullscreen 3d games
It's often handy to be able to see the current frames per second when testing a game under wine as it allows you to pinpoint where frame rate problems occur and how serious they are. It's easy to get the framerate from wine by setting WINEDEBUG=fps. However, it's not easy to track framerate changes as you play when the game runs fullscreen. Fraps[1] is a good solution to this problem
2010 Oct 04
2
Wine-1.3.0 Wrong fullscreen resolution in Starcraft 2
Hello! The system is Debian Squeeze. Wine-1.3.0 was compiled from sources and installed according to instruction included. $ lspci: 01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce GT 240M] (rev a2) Subsystem: Lenovo Device 38fd Kernel driver in use: nvidia Native monitor's resolution is 1366x768. Everything went smooth except for fullscreen resolution of running
2008 Jun 25
1
Fullscreen Problem
Whenever I fullscreen a windowed application using Wine there is an empty and unused bar at the bottom of the screen and my application resizes to fit the remaining area, although my mouse is still able to move to the bottom of the screen. I'm pretty sure that this is wine-related for a couple of reasons. First, I've tried different window managers (compiz and kwin) and gotten the exact
2011 Jun 11
4
Window Manager can't controll Fullscreen windows
"allow the window manager to control the windows" is checked off, but whenever I run a fullscreen program, Gnome seems to have no control over the windows other than being able to close them. Can't minimize, alt-tab out, or bring up the window menu. This showed up sometime after 1.3.19, but i haven't been able to find anyone talking about it. Is anyone else having problems with
2014 Nov 21
2
Libvirt fullscreen sdl problem
Hi all, I use libvirt/kvm for my virtualization needs and have a little scerio in mind that I want to implement: a small linux box boots up, launches an X session and after that launches a virtual machine with a fullscreen sdl window, With this I hope to achive several goals: user gets a familiar experience with guest os ( I had windows in mind), near native graphics responsiveness ( we deploy