[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#259740: xlibs: Windows key no longer treated as modifer,just as Super_L



I tried that setting. (See my current X config attached.)

The behavior still occurs.

Scott.

On Sat, Sep 11, 2004 at 03:35:05PM +0200, Denis Barbier wrote:
> On Thu, Sep 09, 2004 at 08:37:00AM -0700, Scott Robinson wrote:
> [...]
> > 3. As for the altwin:meta_win, that is not what I want. I want the Windows
> > key to be a modifier other than Meta. My alt key is already Meta, and that's
> > just fine.
> > 
> > If the modifier was Mod4, that would be best. If it is something else, I
> > could handle that too. Right now, it appears the key is simultaneously Mod4
> > and a normal keypress.
> 
> Okay, I now understand this a little bit better.
> If you want your Windows keys being mapped to mod4, you can set option
>   altwin:super_win
> This should be added to some README, I will try to send something soon.
> 
> Denis

-- 
http://quadhome.com/            - Personal webpage
# XF86Config-4 (XFree86 X server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 > /var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# Defoma
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"dvorak"
	Option		"XkbOption"	"altwin:super_win"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"	"/dev/input/mice"
	Option		"Protocol"	"ImPS/2"
	Option		"ZAxisMapping"	"4 5"
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "ServerLayout"
	Identifier	"Accelerated Layout"
	Screen		"Accelerated Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

#
# NVidia CRT Port
#

Section "Screen"
	Identifier	"Accelerated Screen"
	Device		"nVidia GeForce FX 5200 - ACCEL"
	Monitor		"Phillips Brilliance 17A"
    #Monitor     "TF721 - ACCEL"
	DefaultDepth	24
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
EndSection

Section "Device"
	Identifier	"nVidia GeForce FX 5200 - ACCEL"
	Driver		"nvidia"

	# Options to keep.
	Option		"NoLogo"	"on"

	# These options are experimental, and are potentially breaking
	# things.
	Option		"RenderAccel"	"on"
	Option		"CursorShadow"	"on"

	# Multi-monitor support.
	Option		"TwinView"	"on"

	#Identifier	"TF721 - ACCEL"
	Option		"SecondMonitorHorizSync"	"30-75"
	Option		"SecondMonitorVertRefresh"	"50-110"

	##Identifier	"Phillips Brilliance 17A"
	#Option		"SecondMonitorHorizSync"	"30-85"
	#Option		"SecondMonitorVertRefresh"	"50-160"

	#Option		"MetaModes"			"1280x1024,1280x1024; 1280x1024; 800x600; 640x480;"
	Option		"MetaModes"			"1280x1024,1280x1024; NULL, 1280x1024; NULL, 800x600; NULL, 640x480;"
	#Option		"TwinViewOrientation"		"LeftOf"
EndSection

Section "Monitor"
	Identifier	"Phillips Brilliance 17A"
	HorizSync	30-85
	VertRefresh	50-160
	Option		"DPMS"
	UseModes	"MAME-modes"
EndSection

Section "Monitor"
	Identifier	"TF721 - ACCEL"
	HorizSync	30-75
	VertRefresh	50-110
	Option		"DPMS"
	UseModes	"MAME-modes"
EndSection

#
# MAME Modelines for emulation.
#

Section "Modes"
	Identifier "MAME-modes"

	# 384x224 @ 75 Hzs, 35.1 kHz hsync, 74.998 Hz vsync, 28:13 aspect ratio
	Modeline "384x224"     17.69  384  392  464  504   224  225  228  234 Doublescan

	# 384x224 @ 85 Hzs, 39.78 kHz hsync, 85.004 Hz vsync, 28:13 aspect ratio
	Modeline "384x224"     20.05  384  392  464  504   224  225  228  234 Doublescan

	# 320x224 @ 75 Hzs, 35.1 kHz hsync, 74.992 Hz vsync, 10:7 aspect ratio
	Modeline "320x224"     14.6   320  328  376  416   224  225  228  234 Doublescan

	# 320x224 @ 85 Hzs, 39.78 kHz hsync, 85.008 Hz vsync, 10:7 aspect ratio
	Modeline "320x224"     16.55  320  328  376  416   224  225  228  234 Doublescan
EndSection

Attachment: signature.asc
Description: Digital signature


Reply to: