Displaying 20 results from an estimated 30 matches for "serverflag".
Did you mean:
serverflags
2016 Mar 08
2
CentOS 7, ctrl-alt-bksp
..."control-alt-backspace", gives me three pages... in
> > >> Japanese, I think.
> > >>
> > >> How do I re-enable userspace restart X?
> > >>
You used to be able to do it in /etc/X11/xorg.conf, but not sure if it
still works.
Section "ServerFlags"
Option "DontZap" "false"
EndSection
I see stackexchange adds
ection "InputClass"
Identifier "Keyboard Defaults"
MatchIsKeyboard "yes"
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection...
2009 Mar 01
3
trying to install 5.2 on a laptop
...A bit of investigating revealed that there is no Synaptics module
installed. It will boot into runlevel=3.
I tried the 'upgrade' option of the netinstall disk; it saw that 5.2 is
installed, and quit. |:(
The X wiki suggested that I try adding this to /etc/X11/xorg.conf:
Section "ServerFlags"
Option "AllowMouseOpenFail" "1"
EndSection
Using "cat xorg.conf", I see Section "InputDevice" , which refers
to the Synaptics module.
Being new-ish to linux, I can't figure out the text-based editor (vi) to
modify the file. I have...
2009 Feb 19
4
Minimizing WoW - Painfully low FPS
...quot;Module"
Load "dbe"
Load "extmod"
# Load "type1"
Load "freetype"
Load "glx"
Load "ddc"
Load "i2c"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option...
2018 Mar 28
0
[ANNOUNCE] xorg-server 1.19.99.902
...long with the usual collection of miscellaneous
fixes. In particular the meson build is much closer to production-
ready. The asterisk for DRI3 is that the modesetting driver has some
known issues still, so the code to enable planes and modifiers is
hidden behind an xorg.conf option:
Section "ServerFlags"
Option "Debug" "dmabuf_capable"
EndSection
Thanks to all for testing and debugging.
Adam Jackson (30):
randr: Fix a crash on initialization with GPU screens
os: Define {ReadFdFrom,WriteFdTo}Client unconditionally
travis: Switch linux build from str...
2016 Mar 08
0
CentOS 7, ctrl-alt-bksp
...pages... in
> > > >> Japanese, I think.
> > > >>
> > > >> How do I re-enable userspace restart X?
> > > >>
> You used to be able to do it in /etc/X11/xorg.conf, but not sure if it
> still works.
>
>
>
> Section "ServerFlags"
> Option "DontZap" "false"
> EndSection
>
> I see stackexchange adds
>
> ection "InputClass"
> Identifier "Keyboard Defaults"
> MatchIsKeyboard "yes"
> Option "XkbOptions" &...
2009 Feb 15
2
Wine/WoW not detecting monitor hz
WoW detects my monitor hz as 77, 78, 79. 80, 81, 82
but not 60hz which it should be!
This causes a lot of tearing which can be annoying. Is there any way of fixing this?
2010 Jan 06
0
Mouse cursor rotated on all screens when rotating a single screen.
..."/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "dbe"
Load "dri2"
Load "glx"
Load "extmod"
EndSection
Section "ServerFlags"
Option "AllowEmptyInput" "False"
Option "AutoAddDevices" "False"
Option "AutoEnableDevices" "False"
Option "DontZap" "False"
EndSection
Section "InputDevice&qu...
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 /
2008 Mar 12
15
About WizardPen driver
First of all, I am sorry for my bad english.
I have a UC-LoGIC WP8060 tablet.I using wizardpen taplet driver. I using PS 7.0 with wine-0.9.33.
My Pen worked perfectly with wine-0.9.33, but PS7.0 has some bugs.
I update my wine "wine-0.9.56". PS 7.0 working perfectly but my pen has not got pressure sensitive.
I turn back wine-0.9.33. I have too much problems PS 7.0. I want to use new
2009 Jan 06
2
Video lock up
...gamer, I not not need anything fancy
This is my xorg.conf
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "ServerFlags"
Option "AllowMouseOpenFail" "yes"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout&quo...
2009 Apr 09
0
3D acceleration not running
...dule"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Devic...
2001 Aug 12
0
Half-Life, Debian, Sid, Wine, Crap, VooDoo, Banshee, OpenGL, Mesa, Glide
...lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1/"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo/"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc102"
Option &quo...
2013 Apr 15
2
ATI video driver problems
User got upgraded to 6.4. Graphical mode video fails.
It's an AMD (nee ATI) RV620 (FirePro 2260).
So I finished upgrading everything, including kmod-fglrx. Based on the
xorg.conf's on there, it's been using the fglrx. Now, in Xorg.0.log, it
tells me "no supported AMD display adapters were found". I've been
on-and-off googling for hours, and can't figure out if the
2007 May 03
2
More CentOS5 nVidia fun
In the vein of the "Can't get resolution higher than 1280x1024" and
"Another CentOS 5 oddity..." threads, I just installed CentOS5 w/Xen
kernel on a Sony VAIO desktop with an nVidia NV5M64 (RIVA TNT2 64 Pro)
card, using an old Samsung SyncMaster 700NF monitor.
system-config-display chose the highest possible resolution for the
monitor and Xorg did its best to drive it, but
2010 Feb 24
4
no start with latest modules from git
...winView" "false"
SubSection "Display"
Visual "TrueColor"
Depth 24
Modes "1024x1280 1280x1024"
ViewPort 0 0
Virtual 2560 1280
EndSubSection
EndSection
Section "ServerFlags"
Option "DefaultServerLayout" "SV"
Option "UseDefaultFontPath" "false"
Option "AIGLX" "on"
EndSection
Section "ServerLayout"
Identifier "SV"
Screen...
2012 Nov 19
1
Display not refreshing when not moving mouse
Dear nouveau developers and users!
After many years of dealing with the blob in my kernel, I decided it was time to move to an open source solution. With one of my machines, equipped with 9500GT it went almost flawlessly. I had to patch kernel to get GLXVBlank option working (only because I used the latest and greatest 3.7-rc6), but that is all, and I'm very happy with the result. Nouveau on
2016 Sep 26
2
Re: [Nbd] Testing NBD server implementations for correctness
...>> - READ_ALL_ERRCHK(sock, buf, 128, err, "Could not read data: %s",
>> + uint32_t flags;
>> + READ_ALL_ERRCHK(sock, &flags, sizeof(uint32_t), err,
>> + "Could not read flags: %s", strerror(errno));
>> + flags = ntohl(flags);
>> + *serverflags = flags;
>> + READ_ALL_ERRCHK(sock, buf, 124, err, "Could not read data: %s",
>> strerror(errno));
>> goto end;
>> }
>>
>>
>> Without this patch, oldstyle connections of nbd-tester-client to any
>> server will cause the message &...
2008 May 22
0
[ANNOUNCE] xorg-server 1.4.99.902
...des.
Send the GLX_EXT_texture_from_pixmap attributes to the client.
Pick up dri2proto from the standard proto header include path.
Only autoload RECORD if it was enabled.
Convert __DRIconfigs after we've made sure createNewScreen succeeded.
Make DRI2 a serverlayout/serverflags option.
Mark Kettenis (1):
OpenBSD support for libpciaccess.
Matt Turner (1):
Check for __x86_64__ when we check for __amd64__
Matthieu Herrb (1):
test for the presence of pci_system_init_dev_mem() before calling it.
Michel D?nzer (2):
Fix RandR 1.2 driver interface con...
2010 Jan 09
4
Super Pro 9.4 / USAF question
Hi all!
I tried to install and run Jane's USAF and Super Pro 9.4 with no luck. The game installs fine, but I cannot make it work under Linux (P-IV 2.5 + 1Gb RAM + NVidia 440Go (64Mb) with Ubuntu 9.10 + Wine 1.1.35 + NVidia 96.43.13). The game runs fine in this very same computer under Windows XP, and my computer exceeds by far the game's requirements.
The original program (Jane's USAF)
2007 Apr 10
0
Display mode settings and Everquest
...RgbPath "/usr/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from data in "/etc/conf.d/gpm"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol"
Option &qu...