[ANNOUNCE] xf86-input-joystick-1.5.0

2009-10-31 Thread Sascha Hlusiak
Official release of xf86-input-joystick-1.5.0 for use with xorg-server-1.7


Changes since 1.4.99.2 (rc2):

Sascha Hlusiak (2):
  Revert add shave support
  Bump to 1.5.0


Features change since 1.4.1:

* Key configuration semantic changed:
Instead of supplying a KeySym, users need to configure scancodes, according to 
the selected keyboard layout (defaults to evdev, us). See man page for 
examples.
* Property support for configured scancodes



git tag: xf86-input-joystick-1.5.0

http://xorg.freedesktop.org/archive/individual/driver/xf86-input-
joystick-1.5.0.tar.bz2
MD5: 79b20f86d1b2e625ae65e35c3457027f  xf86-input-joystick-1.5.0.tar.bz2
SHA1: a9fed6827d55f59b7166185247952049b4e6d152  xf86-input-
joystick-1.5.0.tar.bz2


http://xorg.freedesktop.org/archive/individual/driver/xf86-input-
joystick-1.5.0.tar.gz
MD5: 8b8925615b1e0605dff51669fa7dedbc  xf86-input-joystick-1.5.0.tar.gz
SHA1: 537a1d7ca110f9c445533aa9f52285bf1c50809d  xf86-input-
joystick-1.5.0.tar.gz


Cheers,
Sascha


signature.asc
Description: This is a digitally signed message part.
___
xorg-announce mailing list
xorg-announce@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg-announce


DPMS trouble

2009-10-31 Thread Dan Hatton


I've posted this question on a couple of local LUG lists with no joy,
so I thought I'd try here...

The headline is that, with one particular computer, I'm unable to
switch one particular monitor to DPMS off mode, and I'd like advice on
how to fix this, please.

The details:

I have two computers (say 1 and 2), both with built-in LCD screens,
plus two external monitors (A and B) that plug into VGA ports.  The
results of running xset dpms force off (or trying to go to DPMS off
mode via xscreensaver) are as follows:

Computer 1 + no external monitor: built-in screen goes to DPMS off
mode.

Computer 1 + monitor A: monitor A goes to DPMS off mode, built-in
screen was in off mode anyway, from time computer was started with
monitor A plugged in.

Computer 1 + monitor B: monitor B goes to DPMS off mode, built-in
screen was in off mode anyway, from time computer was started with
monitor B plugged in.

Computer 2 + no external monitor: built-in screen goes to DPMS off
mode.

Computer 2 + monitor A: both built-in screen and monitor A go to DPMS
off mode.

Computer 2 + monitor B: built-in screen goes to DPMS off mode, monitor B stays 
on, complaining that I should check signal cable.

So it seems all individual components work OK, and it's the
combination of computer 2 and monitor B that's problematic.

In each case, the monitor behaviour when the computer is switched off
altogether is the same as that in response to xset dpms force off.

Thanks very much,

Dan

Some details that might help:

Computer 1 has an Intel Corporation Mobile 915GM/GMS/910GML Express
Graphics Controller (rev 03), and runs Fedora 9 with xorg 1.5.2-6.fc9.

Computer 2 has an Intel Corporation Mobile 945GME Express Integrated
Graphics Controller (rev 03), and runs Gentoo with xorg 7.2.

Monitor A is a Samsung SyncMaster 710N.

Monitor B is an LG Flatron W2234S.

xorg.conf from computer 1

# Xorg configuration created by system-config-display

Section ServerLayout
  Identifier single head configuration
  Screen  0  Screen0 0 0
  InputDeviceMouse0 CorePointer
  InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files

#   RgbPath is the location of the RGB database.  Note, this is the name of the 
#   file minus the extension (like .txt or .db).  There is normally
#   no need to change the default.
#   Multiple FontPath entries are allowed (they are concatenated together)
#   By default, Red Hat 6.0 and later now use a font server independent of
#   the X server to render fonts.

FontPath unix/:7100
EndSection

Section Module
  Load  dbe
  Load  extmod
  Load  fbdevhw
  Load  glx
  Load  record
  Load  freetype
  Load  type1
  Load  dri
EndSection

Section InputDevice

#   Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
#   Option  Xleds 1 2 3
#   To disable the XKEYBOARD extension, uncomment XkbDisable.
#   Option  XkbDisable
#   To customise the XKB settings to suit your keyboard, modify the
#   lines below (which are the defaults).  For example, for a non-U.S.
#   keyboard, you will probably want to use:
#   Option  XkbModel  pc102
#   If you have a US Microsoft Natural keyboard, you can use:
# OptionXkbModel  microsoft
# 
#   Then to change the language, change the Layout setting.
#   For example, a german layout can be obtained with:
#   Option  XkbLayout de
#   or:
# OptionXkbLayout de
# OptionXkbVariantnodeadkeys
# 
#   If you'd like to switch the positions of your capslock and
#   control keys, use:
#   Option  XkbOptionsctrl:swapcaps
#   Or if you just want both to be control, use:
# OptionXkbOptionsctrl:nocaps
#
  Identifier  Keyboard0
  Driver  kbd
  OptionXkbModel pc105
  OptionXkbLayout gb
EndSection

Section InputDevice
  Identifier  Mouse0
  Driver  mouse
  OptionProtocol IMPS/2
  OptionDevice /dev/input/mice
  OptionZAxisMapping 4 5
  OptionEmulate3Buttons yes
EndSection

Section Monitor
  Identifier   Monitor0
  VendorName   Monitor Vendor
  ModelNameLCD Panel 1024x768
  HorizSync31.5 - 48.5
  VertRefresh  40.0 - 70.0
  Optiondpms
EndSection

Section Device

# VendorName  Videocard vendor
# BoardName   VESA driver (generic)
  Identifier  Videocard0
  Driver  intel
  BoardName   Unknown video card
EndSection

Section Screen
  Identifier Screen0
  Device Videocard0
  MonitorMonitor0
  DefaultDepth 24
  SubSection Display
  Viewport   0 0
  Depth 16
  Modes800x600 640x480
  

How to specify primary monitor

2009-10-31 Thread Che-Wei Chang
How do I specify which monitor is  the primary monitor in Ubuntu 9.10?
I am using xorg driver for ATI RV250.
Following is my xorg.conf.


Section Screen
Identifier  Configured Screen Device
Device  Configured Video Device
SubSection Display
Virtual 2624 1200
EndSubSection
EndSection

Section Device
Identifier  Configured Video Device
Option Monitor-LVDS T42
Option Monitor-DVI-0 2007FP
Option DisplayPriority HIGH
#Option NoAccel TRUE
EndSection

Section Monitor
Identifier 2007FP
#Modeline 1600x1200  160.96  1600 1704 1880 2160  1200 1201 1204
1242 -HSync +Vsync
# Modeline1600x1...@60 170.00 1600 1664 1856 2160 1200 1201
1204 1250  -HSync +Vsync
# Modeline1600x1200 130.25 1600 1648 1680 1760 1200 1203 1207 1235
Modeline 1600x1200_60.00 139.800 1600 1640 1672 1864 1200 1201
1204 1250 +hsync +vsync
Option  dpms
Option  DDCMode off
Option  ReducedBlanking
HorizSync   30.0 - 81.0
VertRefresh 56.0 - 76.0
Option  PreferredMode 1600x1200_60.00
EndSection


Section Monitor
Identifier T42
EndSection
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg


local junk and .gitignore (was: [ANNOUNCE] xeyes 1.0.991)

2009-10-31 Thread olafBuddenhagen
Hi,

On Tue, Oct 06, 2009 at 03:45:45PM -0400, James Cloos wrote:

   Add *~ to .gitignore to skip patch/emacs droppings

As such things are inherently local and specific to your own workflow,
IMHO they shouldn't go in the .gitignore in the repository.

Luckily -- unlike CVS -- Git offers another way to ignore stuff locally:
you can specify extra gitignore files in the configuration.

You can even do this globally for all your repositories. For that, add
to your ~/.gitconfig:

   [core]
excludesfile = /home/login/.site.gitignore

and then create ~/.site.gitignore (or whatever name you prefer) with *~
and other local stuff you tend to have in your working trees.

-antrik-
___
xorg mailing list
xorg@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/xorg