Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380259 - app-misc/g15macro --enable-xtest missing
Summary: app-misc/g15macro --enable-xtest missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-22 17:42 UTC by Timo A. Hummel
Modified: 2011-11-16 21:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timo A. Hummel 2011-08-22 17:42:42 UTC
Hi,

the ebuild g15macro-1.0.3 is missing the --enable-xtest configuration option.

With that option missing, g15macro only creates synthetic KeySyms in xev, resulting in many (or all?) window/hotkey managers can't have commands assigned to the additional logitech G-keys.

The fix is easy, just issue ./configure --enable-xtest instead of ./configure during the ebuild.

This is a problem which is hard to detect and quite many questions have been raised why g15macro doesn't work on gentoo on G15/G11 keyboards. As this is an easy fix, it should be solved soon.

Reproducible: Always
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-11-16 21:43:30 UTC
InCVS.