similar to: Game's gamma setting on desktop after Alt-Ctrl->

Displaying 20 results from an estimated 50000 matches similar to: "Game's gamma setting on desktop after Alt-Ctrl->"

2006 Jul 08
0
[tip] running games on a dedicated display
Hi all, Here's a small mechanism I have built to run games in a dedicated display. The main reasons for doing that were: - to avoid desktop stuff to pop over my games display - to run games in a display matching the game resolution - to avoid manually switching my main resolution back and forth - to avoid problems where quitting a games leaves my desktop in the wrong resolution The idea is
2002 Feb 21
2
RH 7.1 and Ctrl+Alt+Del [off topic]
I know this isn't samba problem, but I hope that You'll understand. I have RH 7.1 installed (Kernel 2.4.2-2) and I have strange, funny but really dangerous problem. In every moment (even when there is login screen) in text mode when I press Ctrl+Alt+Del my machine simply shuts down. Is there any fix for this? PZDRWM Szmoyn
2008 Jun 24
1
Problems setting gamma in a script
Hello. I am trying to make an script for a game that is working perfectly on wine. The script should make its own .wine-games folder Code: #!/bin/bash export WINEPREFIX=/home/data/wine/.wine-games #export WINEDEBUG=loaddll,relay #export WINEDLLOVERRIDES="msvcp60" xgamma -gamma 2.5 $TERM -title $0 -e wine explorer /desktop=winedesktop,1024x768 "`winepath -w "$*"`"
2008 Jul 08
1
ZBrush 3 Shortcut (ctrl, alt, etc) Issue - sticky keys?
Hi, I was able to get ZBrush 3 running (full version, 7 day grace mode) but none of the ctrl/alt/shift combinations are working like they should. For example, you should be able to hold Control and drag to draw out a mask, and when you press Control, the cursor turns yellow (as it should to denote the mask function) and it looks like it's going to work, but then acts like a normal mouse
2008 Nov 07
1
How Auto Start Greeter on Ctrl-Alt-F8?
Ctrl-Alt-F7 automatically starts with a gdm greeter. I would like Ctrl-Alt-F8 to be the same, but I cannot figure it out. Would you offer some tips? The purpose is to allow others to simply switch over and log into a machine without bothering the current X session and/or leaving me logged in the F8 so X is running and waiting for me. -- Sincerely, John Thomas
2015 Jan 25
2
Centos 7 | Rebind ctrl + alt + f# keystroke to application
Hello, I am new to Centos and this mailing list. I have an application (IntelliJ IDEA) which uses the ctrl+alt+f# key combinations to provide shortcuts. The keystrokes are bind to the ttys virtual consoles. Is there anyway to rebind the keystrokes to the application? I tried the following solution (xorg.conf edit) but my PC freezes during boot process. I had to rollback the xorg.conf changes
2013 Mar 20
1
Ctrl-Alt-F? bindings broken under xen 3.0.3-142.el5_9.1 / 2.6.18-348.1.1.el5xen?
I am not sure what I did, but for some reason Ctrl-Alt-F? bindings are broken on 64-bit xen desktop machine (but not on my laptop (32-bit, no xen)). Both machines are (mostly) up-to-date and running CentOS 5.9. I rarely hop to different Virtual Consoles (eg Ctrl-Alt-F1 ... Ctrl-Alt-F7), but today I wanted to go to the main console to watch some kernel verbage (I was checking something with
2009 Oct 16
1
How to send Ctrl-Alt-Del to my VM?
Hi, My Windows HVM askes me to press Ctrl-Alt-Del to log in. But that keys are captured by the host. How can I send those keys to my VM? I am using VNCViewer, if that matters. Thanks, Jun _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2010 Oct 11
1
Change password via ctrl+alt+del
Guys, How do I enable the password changing via ctrl+alt+del on a windows workstation? This function worked on my previous PDC but I can't get it work on my actual PDC. I looked at the samba log file of the workstation and I saw the following line: "user XXXX cannot change password now, must wait until never" Debian GNU Linux 5.0 Samba 3.5.5 LDAP backend Thank's -- Rodolfo
2014 Mar 16
2
Samba4 Users can not change their password using ctrl + alt + del
Dear Samba team In my lab: Windows XP/7/8 joined Samba4.1 AD DC OK! I don't change any password policy (all are default!) But when users logged on sucessfully, they *pressed ctrl + alt + del* in order to change their passwords (new password included over 8 characters, complexity...), but they failed I also read this link: https://lists.samba.org/archive/samba/2010-September/158171.html
2010 Jun 26
2
Smoothly alt+cursoring in and out of fullscreen wine games
I've had CS:S installed before and there wasn't a problem. Basically I want to be able to alt+cursor left and right out of Counter Strike: Source to my other workspaces in Ubuntu 9.10, and when I alt+cursor back to the workspace running CS:S let it still in full screen mode. At the moment the game follows me to the new workspace minimized, and I have to manually click on it in my lower
2006 Apr 12
2
Ctrl Alt +/-
I guess my CentOS is screwed up because that function doesn't work. Only way to resize it was to go into the menu areas and set it there. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20060412/4f37d0af/attachment-0001.html>
2016 Mar 07
2
CentOS 7, ctrl-alt-bksp
I've been googling, and looking at the CentOS wiki - which, btw, when I do a full search on "control-alt-backspace", gives me three pages... in Japanese, I think. How do I re-enable userspace restart X? mark
2005 Oct 20
3
[PATCH]Cannot send special keys, such as Ctrl+Alt+Del
Here is the patch useful to send special keys that your graphical user interface intercepts at low level, such as ctrl-alt-del in X Window. This patch adds a command "sendkey" to deal with it in the monitor, you can send keys to the vm. Use - to press several keys simultaneously. Example: sendkey ctrl-alt-f1 Signed-off-by: Dan Xu <dan.d.xu@intel.com> Signed-off-by:
2004 Feb 25
2
password changes with ctrl-alt-del
Currently I'am using samba for file sharing. My smb.conf file is basically setup as default with a few minor changes. Therefore, my samba server is not part of a domain. Right now users can map the samba shares with windows XP... With this type of setup is it possible for them to change there smbpasswd using ctrl-alt-del? If so any examples or hints on how to set this up would be great.
2005 Aug 25
0
Domain logon & ctrl+alt+suppr
Hi, I have set up samba (pdc) + ldap fine My main concers is how to make all domain members to allow user logon without pressing ctrl + alt + suppr. I know it is possible to do it on all computers, but i do NOT want to do it on all machines. Thanks
2008 Nov 07
0
[Fwd: Re: How Auto Start Greeter on Ctrl-Alt-F8?]
Oops! Sent this to myself by mistake. -------------- next part -------------- An embedded message was scrubbed... From: "William L. Maltby" <CentOS4Bill at triad.rr.com> Subject: Re: [CentOS] How Auto Start Greeter on Ctrl-Alt-F8? Date: Fri, 07 Nov 2008 17:28:20 -0500 Size: 1216 URL: <http://lists.centos.org/pipermail/centos/attachments/20081107/c67578f6/attachment-0004.mht>
2015 Jan 26
0
Centos 7 | Rebind ctrl + alt + f# keystroke to application
On 01/25/2015 09:31 AM, Konstantinos Karadamoglou wrote: > > I have an application (IntelliJ IDEA) which uses the ctrl+alt+f# key > combinations to provide shortcuts. The keystrokes are bind to the ttys > virtual consoles. Is there anyway to rebind the keystrokes to the > application? Change the keymappings that IDEA uses: settings > keymap > keymappings > default for
2016 Mar 08
0
CentOS 7, ctrl-alt-bksp
On Mon, Mar 07, 2016 at 09:12:25PM -0500, Scott Robbins wrote: > On Mon, Mar 07, 2016 at 08:58:06PM -0500, Fred Smith wrote: > > On Mon, Mar 07, 2016 at 04:17:29PM -0500, m.roth at 5-cent.us wrote: > > > > > Fred Smith wrote: > > > > On Mon, Mar 07, 2016 at 11:25:30AM -0500, m.roth at 5-cent.us wrote: > > > >> I've been googling, and looking
2016 Mar 07
2
CentOS 7, ctrl-alt-bksp
Fred Smith wrote: > On Mon, Mar 07, 2016 at 11:25:30AM -0500, m.roth at 5-cent.us wrote: >> I've been googling, and looking at the CentOS wiki - which, btw, when I >> do a full search on "control-alt-backspace", gives me three pages... in >> Japanese, I think. >> >> How do I re-enable userspace restart X? >> > on the top panel, click SYSTEM /