Re: keyboard arrow keys not working...

2024-10-28 Thread William Bulley
According to Peter Hutterer on Mon, 10/28/24 at 01:47: > > make sure you don't have Option XkbRules set anywhere, it should default > to "evdev" (unless FreeBSD builds with some other option). > > Otherwise try this: > > cat > /etc/X11/xorg.conf.d/99-override-xkb-rules < Section "InputClass" >

Re: keyboard arrow keys not working...

2024-10-27 Thread Peter Hutterer
On Mon, Oct 28, 2024 at 01:24:34AM -0400, Alan Grimes wrote: > Yeah, it's a clusterpluck, I ran into this about six months ago myself. This > is my xorg.conf, for dvorak layout: > > Section "InputDevice" > >    # generated from default > #    Driver "keyboard" >     Identifier "Keyboa

Re: keyboard arrow keys not working...

2024-10-27 Thread Peter Hutterer
On Sun, Oct 27, 2024 at 08:33:22PM -0400, William Bulley wrote: > According to Peter Hutterer on Sun, 10/27/24 at > 20:06: > > > > paging in things from a long time ago: arrow keys mixup used to be > > an indication of xfree86 vs evdev XKB rules. I don't know enough about > > FreeBSD but might b

Re: keyboard arrow keys not working...

2024-10-27 Thread Alan Grimes
Yeah, it's a clusterpluck, I ran into this about six months ago myself. This is my xorg.conf, for dvorak layout: Section "InputDevice"    # generated from default #    Driver "keyboard"     Identifier "Keyboard0"     Driver "libinput"     Option "xkbmodel" "evdev"   

Re: keyboard arrow keys not working...

2024-10-27 Thread William Bulley
According to Peter Hutterer on Sun, 10/27/24 at 20:06: > > paging in things from a long time ago: arrow keys mixup used to be > an indication of xfree86 vs evdev XKB rules. I don't know enough about > FreeBSD but might be that you're using the evdev ruleset with the > old keyboard driver or the

Re: keyboard arrow keys not working...

2024-10-27 Thread Peter Hutterer
On Sun, Oct 27, 2024 at 03:14:38PM -0400, William Bulley wrote: > I am running FreeBSD 14.1-STABLE along with xorg-7.7_3 using > a Happy Hacking keyboard. About two weeks ago my keyboard > arrow keys (UP, DOWN, LEFT, RIGHT) which appear below the > LEFT SHIFT on the left failed to work. By this I

keyboard arrow keys not working...

2024-10-27 Thread William Bulley
I am running FreeBSD 14.1-STABLE along with xorg-7.7_3 using a Happy Hacking keyboard. About two weeks ago my keyboard arrow keys (UP, DOWN, LEFT, RIGHT) which appear below the LEFT SHIFT on the left failed to work. By this I mean that pressing any of these four keys would not allow me to move ar

Re: Dead keys not working.

2021-08-13 Thread Ilya Anfimov
On Thu, Aug 12, 2021 at 07:00:08PM +, Jose Otero wrote: >Hi, >I am unable to make dead keys work in my system, so maybe someone can >point me to the right path. >Sorry for throwing in FreeBSD specific terms in this firs paragraph, but >just for context: >I am using FreeB

Dead keys not working.

2021-08-13 Thread Jose Otero
Hi, I am unable to make dead keys work in my system, so maybe someone can point me to the right path. Sorry for throwing in FreeBSD specific terms in this firs paragraph, but just for context: I am using FreeBSD (13.0). First, I had installed the metaport (i.e. metapackage, the whole thing) fo

not working

2015-12-29 Thread Derrick Morgan
i have an ARM chromebook with a rockchip. and its saying "screen not found" whats going on ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: %

Re: xf86-input-keyboard not working

2015-03-22 Thread Ingo Brückl
>> please file such a bug report > Done (bugs.freedesktop.org/show_bug.cgi?id=89653). Ping? ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address

Re: xf86-input-keyboard not working

2015-03-18 Thread Ingo Brückl
Hans, > I do not believe that adding auto-detection to the xinit configure script > is going to help much here, You're probably right, but some kind of configure option is needed, because not everyone is using systemd-logind. > Other then that I've not been following this thread. Just read it?

Re: xf86-input-keyboard not working

2015-03-18 Thread Hans de Goede
Hi, On 18-03-15 03:43, Ingo Brückl wrote: I've got it! It has nothing to do with xf86-input-keyboard or xorg-server, but with startx. It nowadays starts X on the current tty due to an issue in systemd-logind (according to bugzilla.redhat.com/show_bug.cgi?id=806491). This causes xorg-server to e

Re: xf86-input-keyboard not working

2015-03-17 Thread Ingo Brückl
I've got it! It has nothing to do with xf86-input-keyboard or xorg-server, but with startx. It nowadays starts X on the current tty due to an issue in systemd-logind (according to bugzilla.redhat.com/show_bug.cgi?id=806491). This causes xorg-server to enable keeptty and thus the trouble. From my

Re: xf86-input-keyboard not working

2015-03-17 Thread Peter Hutterer
On Wed, Mar 18, 2015 at 02:26:43AM +0100, Ingo Brückl wrote: > Peter Hutterer wrote on Wed, 18 Mar 2015 11:16:21 +1000: > > > On Wed, Mar 18, 2015 at 01:54:11AM +0100, Ingo Brückl wrote: > >> Peter Hutterer wrote on Wed, 18 Mar 2015 10:31:16 +1000: > >> > >> > [ 6413.625] (==) Not automatically e

Re: xf86-input-keyboard not working

2015-03-17 Thread Ingo Brückl
Peter Hutterer wrote on Wed, 18 Mar 2015 11:16:21 +1000: > On Wed, Mar 18, 2015 at 01:54:11AM +0100, Ingo Brückl wrote: >> Peter Hutterer wrote on Wed, 18 Mar 2015 10:31:16 +1000: >> >> > [ 6413.625] (==) Not automatically enabling devices >> >> > I suspect this is the issue here. you're not enab

Re: xf86-input-keyboard not working

2015-03-17 Thread Peter Hutterer
On Wed, Mar 18, 2015 at 01:54:11AM +0100, Ingo Brückl wrote: > Peter Hutterer wrote on Wed, 18 Mar 2015 10:31:16 +1000: > > > [ 6413.625] (==) Not automatically enabling devices > > > I suspect this is the issue here. you're not enabling the device which > > means it's present but won't send eve

Re: xf86-input-keyboard not working

2015-03-17 Thread Ingo Brückl
Peter Hutterer wrote on Wed, 18 Mar 2015 10:31:16 +1000: > [ 6413.625] (==) Not automatically enabling devices > I suspect this is the issue here. you're not enabling the device which > means it's present but won't send events. Hmm, I never did anything to explicitly enable devices. Could you p

Re: xf86-input-keyboard not working

2015-03-17 Thread Peter Hutterer
On Wed, Mar 18, 2015 at 12:34:17AM +0100, Ingo Brückl wrote: > Peter Hutterer wrote on Wed, 18 Mar 2015 08:48:07 +1000: > > > the keyboard driver should still work on linux, we just don't really pay > > attention to it anymore (or test it, or ship it). evdev has replaced it > > well and truly and

Re: xf86-input-keyboard not working

2015-03-17 Thread Ingo Brückl
Peter Hutterer wrote on Wed, 18 Mar 2015 08:48:07 +1000: > the keyboard driver should still work on linux, we just don't really pay > attention to it anymore (or test it, or ship it). evdev has replaced it > well and truly and we've put some special hooks into the server to make > sure that you do

Re: xf86-input-keyboard not working

2015-03-17 Thread Peter Hutterer
On Tue, Mar 17, 2015 at 11:05:28PM +0100, Ingo Brückl wrote: > Ken Moffat wrote on Tue, 17 Mar 2015 17:00:16 +: > > > On Tue, Mar 17, 2015 at 04:29:42PM +0100, Ingo Brückl wrote: > >> Ken Moffat wrote on Tue, 17 Mar 2015 14:50:33 +: > >> > >> > On Tue, Mar 17, 2015 at 02:21:39PM +0100, Ing

Re: xf86-input-keyboard not working

2015-03-17 Thread Ingo Brückl
Ken Moffat wrote on Tue, 17 Mar 2015 17:00:16 +: > On Tue, Mar 17, 2015 at 04:29:42PM +0100, Ingo Brückl wrote: >> Ken Moffat wrote on Tue, 17 Mar 2015 14:50:33 +: >> >> > On Tue, Mar 17, 2015 at 02:21:39PM +0100, Ingo Brückl wrote: >> >> I've set up a LFS (Linux From Scratch) system with

Re: xf86-input-keyboard not working

2015-03-17 Thread Ken Moffat
On Tue, Mar 17, 2015 at 04:29:42PM +0100, Ingo Brückl wrote: > Ken Moffat wrote on Tue, 17 Mar 2015 14:50:33 +: > > > On Tue, Mar 17, 2015 at 02:21:39PM +0100, Ingo Brückl wrote: > >> I've set up a LFS (Linux From Scratch) system with X Window - all the > >> latest > >> sources. To test X I'm

Re: xf86-input-keyboard not working

2015-03-17 Thread Ingo Brückl
Ken Moffat wrote on Tue, 17 Mar 2015 14:50:33 +: > On Tue, Mar 17, 2015 at 02:21:39PM +0100, Ingo Brückl wrote: >> I've set up a LFS (Linux From Scratch) system with X Window - all the latest >> sources. To test X I'm using twm and xterm-316. Everything's working great >> with just one excepti

Re: xf86-input-keyboard not working

2015-03-17 Thread Ken Moffat
On Tue, Mar 17, 2015 at 02:21:39PM +0100, Ingo Brückl wrote: > I've set up a LFS (Linux From Scratch) system with X Window - all the latest > sources. To test X I'm using twm and xterm-316. Everything's working great > with just one exception: the keyboard doesn't work at all. It does, of > course,

xf86-input-keyboard not working

2015-03-17 Thread Ingo Brückl
I've set up a LFS (Linux From Scratch) system with X Window - all the latest sources. To test X I'm using twm and xterm-316. Everything's working great with just one exception: the keyboard doesn't work at all. It does, of course, work with the linux console, and the mouse works both with the linux

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-23 Thread Peter Hutterer
On Mon, Jun 23, 2014 at 08:19:15AM +0200, Łukasz Maśko wrote: > Dnia poniedziałek, 23 czerwca 2014 10:55:45 Peter Hutterer pisze: > [...] > > Is the mb emulation set in xinput list-props "MoGo Mouse BT"? is the > > timeout too short for you? try increasing it with > > $ xinput list-props "MoGo Mo

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread Łukasz Maśko
Dnia poniedziałek, 23 czerwca 2014 10:55:45 Peter Hutterer pisze: [...] > Is the mb emulation set in xinput list-props "MoGo Mouse BT"? is the > timeout too short for you? try increasing it with $ xinput list-props "MoGo Mouse BT" Device 'MoGo Mouse BT': Device Enabled (154): 1

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread Sérgio Basto
On Sex, 2014-06-20 at 15:48 +0200, Łukasz Maśko wrote: > Can anyone help me solve this puzzle? man evdev, may have information that could help. -- Sérgio M. B. ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg In

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread Peter Hutterer
On Fri, Jun 20, 2014 at 03:48:48PM +0200, Łukasz Maśko wrote: > Hello. > I've recently bought a BT mouse for my laptop. I've paired it with my > komputer and it works. More-less. It has only 2 physical buttons and I miss > the middle button, therefore I wish to use the Emulate3Buttons option. But

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread Łukasz Maśko
Dnia niedziela, 22 czerwca 2014 14:03:53 walt pisze: [...] > > Section "InputClass" > > Identifier "MoGo Mouse BT" > > Driver "evdev" > > Option "Buttons" "2" > > Option "Emulate3Buttons" "on" > > MatchProduct"MoGo" > >

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread walt
On 06/20/2014 06:48 AM, Łukasz Maśko wrote: > I've recently bought a BT mouse for my laptop. I've paired it with my > komputer and it works. More-less. It has only 2 physical buttons and I miss > the middle button, therefore I wish to use the Emulate3Buttons option. But... > it does not work. I'

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-22 Thread Łukasz Maśko
[120355.113] (**) MoGo Mouse BT: (accel) acceleration profile 0 [120355.113] (**) MoGo Mouse BT: (accel) acceleration factor: 2.000 [120355.113] (**) MoGo Mouse BT: (accel) acceleration threshold: 4 Emulation of the

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-21 Thread walt
On 06/20/2014 11:10 PM, Łukasz Maśko wrote: > Dnia piątek, 20 czerwca 2014 14:52:19 walt pisze: > [...] >> To clarify: the mouse has *no* scrollwheel or trackball, and only *2* >> physical buttons, right? Seems odd then that the logs talk about buttons 4 >> and 5. > > That's exactly it. Only 2

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-21 Thread Matthias Apitz
El día Friday, June 20, 2014 a las 03:48:48PM +0200, Łukasz Maśko escribió: > Hello. > I've recently bought a BT mouse for my laptop. I've paired it with my > komputer and it works. More-less. It has only 2 physical buttons and I miss > the middle button, therefore I wish to use the Emulate3Butt

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-20 Thread Łukasz Maśko
Dnia piątek, 20 czerwca 2014 14:52:19 walt pisze: [...] > To clarify: the mouse has *no* scrollwheel or trackball, and only *2* > physical buttons, right? Seems odd then that the logs talk about buttons 4 > and 5. That's exactly it. Only 2 physical buttons, but evdev recognizes it as 5 button

Re: Option Emulate3Buttons not working for my BT mouse

2014-06-20 Thread walt
On 06/20/2014 06:48 AM, Łukasz Maśko wrote: > Hello. > I've recently bought a BT mouse for my laptop. I've paired it with my > komputer and it works. More-less. It has only 2 physical buttons and I miss > the middle button, therefore I wish to use the Emulate3Buttons option. But... > it does not

Option Emulate3Buttons not working for my BT mouse

2014-06-20 Thread Łukasz Maśko
Hello. I've recently bought a BT mouse for my laptop. I've paired it with my komputer and it works. More-less. It has only 2 physical buttons and I miss the middle button, therefore I wish to use the Emulate3Buttons option. But... it does not work. I've created the following config file: Sectio

Re: Xorg not working on PPC

2014-01-23 Thread Geoff Down
Hi Andreas On Thu, Jan 23, 2014, at 08:48 PM, Andreas Mohr wrote: > Hi, > > > > Depth: 32-bit Color > > Might want to restrict that to 16-bit, since I'd assume that to be a bit > taxing given a semi-small 16MB VRAM amount. Where do I set that please? Are all these options in xorg.conf? >

Re: Xorg not working on PPC

2014-01-23 Thread Tormod Volden
On Thu, Jan 23, 2014 at 9:48 PM, Andreas Mohr wrote: > However very obviously I'd assume PPC handling to be quite a bit different to > x86 handling. > So, as venerable Alex said, your first stop should be PPC-knowledgeable > groups. > > That said, the lockup / garbled screen might perhaps be caus

Re: Xorg not working on PPC

2014-01-23 Thread Andreas Mohr
Hi, On Wed, Jan 22, 2014 at 11:40:58PM -0800, xorg-requ...@lists.x.org wrote: > Date: Thu, 23 Jan 2014 02:49:38 + > From: Geoff Down > Hello List, > I'm installing Linux on a PowerMac G4. Since the installation with > Gnome failed with a black-and-white horizontal stripey screen and > fro

Re: Xorg not working on PPC

2014-01-23 Thread Alex Deucher
On Wed, Jan 22, 2014 at 9:49 PM, Geoff Down wrote: > Hello List, > I'm installing Linux on a PowerMac G4. Since the installation with > Gnome failed with a black-and-white horizontal stripey screen and > frozen system, I was advised to try Xorg instead. > My first attempt resulted in 'no screen

Xorg not working on PPC

2014-01-22 Thread Geoff Down
Hello List, I'm installing Linux on a PowerMac G4. Since the installation with Gnome failed with a black-and-white horizontal stripey screen and frozen system, I was advised to try Xorg instead. My first attempt resulted in 'no screens found'. After a reinstall of the OS however, I now have the

Re: Mad Catz RAT7 not working in xorg

2014-01-09 Thread Christoph Mathys
https://bugs.freedesktop.org/show_bug.cgi?id=73443 Please let me know if I additional information is required. On Wed, Jan 8, 2014 at 11:09 PM, Peter Hutterer wrote: > On Wed, Jan 08, 2014 at 07:16:16PM +0100, Christoph Mathys wrote: >> Thanks for the quick response. >> >> On 08.01.2014 11:47, P

Re: Mad Catz RAT7 not working in xorg

2014-01-08 Thread Peter Hutterer
On Wed, Jan 08, 2014 at 07:16:16PM +0100, Christoph Mathys wrote: > Thanks for the quick response. > > On 08.01.2014 11:47, Peter Hutterer wrote: > >please also attach you evtest output for the device and annotate which > >button generates which keycode. > > By 'which button' you mean the button

Re: Mad Catz RAT7 not working in xorg

2014-01-08 Thread Christoph Mathys
Thanks for the quick response. On 08.01.2014 11:47, Peter Hutterer wrote: please also attach you evtest output for the device and annotate which button generates which keycode. By 'which button' you mean the button number I get from xev (e.g. 1-n)? evtest gives me somthing like that: Eve

Re: Mad Catz RAT7 not working in xorg

2014-01-08 Thread Peter Hutterer
On Tue, Jan 07, 2014 at 08:19:38PM +0100, Christoph Mathys wrote: > I've got a RAT7 mouse and found that it locks itself into a window > (see for example [1] for much more details). Long story short: Every > user of this mouse needs to add a fragment to the xorg-config to > make this mouse work. Th

Mad Catz RAT7 not working in xorg

2014-01-07 Thread Christoph Mathys
I've got a RAT7 mouse and found that it locks itself into a window (see for example [1] for much more details). Long story short: Every user of this mouse needs to add a fragment to the xorg-config to make this mouse work. The manufacturer of this POC is apparantly also not willing to do anythi

Re: XRandR transform (keystone correction) not working as I would expect

2013-10-02 Thread AJ Heller
Oh good! That works well. Thank you very much, Glynn. I had it backwards. Hopefully my experience here can be of some help. The man page section for --transform is a bit misleading. For example: > The final device coordinates of the pixel are then calculated with the so-called homogenic division

Re: XRandR transform (keystone correction) not working as I would expect

2013-10-02 Thread Glynn Clements
AJ Heller wrote: > I implemented a transformation matrix to pinch the top of my screen 100px > on each side. My hope is for the resulting image to be an isosceles > trapezoid (trapezium) with the smaller base on top, larger base on bottom > filling the width of the screen, and with no part of the

XRandR transform (keystone correction) not working as I would expect

2013-10-01 Thread AJ Heller
I implemented a transformation matrix to pinch the top of my screen 100px on each side. My hope is for the resulting image to be an isosceles trapezoid (trapezium) with the smaller base on top, larger base on bottom filling the width of the screen, and with no part of the image missing or drawn off

Xrandr Larger Virtual Desktop with no Panning not Working

2012-10-20 Thread Hesham Wahba
Hi, I'm running into an issue where I'd like to set a larger virtual desktop than my monitor size but prevent panning it at the same time. I'm rendering everything using a compositing manager to a virtual desktop and I don't want to scroll my 3D viewport offscreen whenever the mouse moves to a di

The usb is not working with SM502 graphics

2012-09-26 Thread Thirumalesha N
Dear Sir, I'm testing pmc type SM502 Graphics card which as USB, Audio and Display Interfaces. I'm unable to test usb with sm502 display. Logitech Optical wheel mouse connected to USB port. Is there any configuration to do in xorg.conf file? OS --> Redha

Re: Xorg hotplugging not working for Mouse

2012-06-26 Thread Peter Hutterer
On Tue, Jun 26, 2012 at 05:01:35PM +0800, shih dane wrote: > follow > > > > > 2012/6/26 Peter Hutterer : > > On Tue, Jun 26, 2012 at 12:29:35PM +0800, shih dane wrote: > >> 2012/6/26 Peter Hutterer : > >> > On Tue, Jun 26, 2012 at 11:45:20AM +0800, shih dane wrote: > >> >> Hi > >> >> i try to m

Re: Xorg hotplugging not working for Mouse

2012-06-26 Thread Robert Heller
At Tue, 26 Jun 2012 11:45:20 +0800 shih dane wrote: > > Hi > i try to modify config > > Option "AutoAddDevices" "True" > > remove all intput device in config > and laod evdev driver > > can not find mouse and keyboad It is not possible to 'hot plug' a PS2 mouse or keyboard under Linux. This

Re: Xorg hotplugging not working for Mouse

2012-06-26 Thread shih dane
follow 2012/6/26 Peter Hutterer : > On Tue, Jun 26, 2012 at 12:29:35PM +0800, shih dane wrote: >> 2012/6/26 Peter Hutterer : >> > On Tue, Jun 26, 2012 at 11:45:20AM +0800, shih dane wrote: >> >> Hi >> >> i try to modify config >> >> >> >> Option "AutoAddDevices" "True" >> >> >> >> remove all in

Re: Xorg hotplugging not working for Mouse

2012-06-25 Thread Peter Hutterer
On Tue, Jun 26, 2012 at 12:29:35PM +0800, shih dane wrote: > 2012/6/26 Peter Hutterer : > > On Tue, Jun 26, 2012 at 11:45:20AM +0800, shih dane wrote: > >> Hi > >> i try to modify config > >> > >> Option "AutoAddDevices" "True" > >> > >> remove all intput device in config > >> and laod evdev driver

Re: Xorg hotplugging not working for Mouse

2012-06-25 Thread shih dane
2012/6/26 Peter Hutterer : > On Tue, Jun 26, 2012 at 11:45:20AM +0800, shih dane wrote: >> Hi >> i try to modify config >> >> Option "AutoAddDevices" "True" >> >> remove all intput device in config >> and laod evdev driver >> >> can not find mouse and keyboad > > I presume there's some other config

Re: Xorg hotplugging not working for Mouse

2012-06-25 Thread Peter Hutterer
On Tue, Jun 26, 2012 at 11:45:20AM +0800, shih dane wrote: > Hi > i try to modify config > > Option "AutoAddDevices" "True" > > remove all intput device in config > and laod evdev driver > > can not find mouse and keyboad I presume there's some other configuration issue then, but hard to say wi

Re: Xorg hotplugging not working for Mouse

2012-06-25 Thread shih dane
Hi i try to modify config Option "AutoAddDevices" "True" remove all intput device in config and laod evdev driver can not find mouse and keyboad BR ___ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://l

Re: Xorg hotplugging not working for Mouse

2012-06-21 Thread Peter Hutterer
On Thu, Jun 21, 2012 at 04:23:18PM +0800, shih dane wrote: > hi all > > i build X.Org X Server 1.11.1 for my machine > keyboard and mouse are both USB > hotplugging not working for mouse > but keyboard work fine > > xf86-input-keyboard-1.6.0 > xf86-input-mouse-1.7.2

Xorg hotplugging not working for Mouse

2012-06-21 Thread shih dane
hi all i build X.Org X Server 1.11.1 for my machine keyboard and mouse are both USB hotplugging not working for mouse but keyboard work fine xf86-input-keyboard-1.6.0 xf86-input-mouse-1.7.2 Xorg.conf Section "ServerLayout" Identifier "X.org Configured&qu