diff options
author | Koen Kooi <koen@openembedded.org> | 2005-08-29 12:21:12 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-08-29 12:21:12 +0000 |
commit | 3eea4014a705c45d824cfbbebfdb0c7375e10e14 (patch) | |
tree | 67bbfd6ca7f666dd02aadfe41c9788ab31ac02dd /packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb | |
parent | 13683265b3e3dd0fc62d42fa89360c27fca4bc89 (diff) |
matchbox-panel-hacks: use 'left' modmap on rotating to the left, not the 'right'
Verified on a c700 and h5550
Diffstat (limited to 'packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb')
-rw-r--r-- | packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb b/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb index f51d96dd5f..c4632536eb 100644 --- a/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb +++ b/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb @@ -5,7 +5,7 @@ SRC_URI = "file://xrandr-panelapp.sh \ file://xrandr.png" SECTION = "x11/wm" PRIORITY = "optional" -PR = "r2" +PR = "r3" LICENSE = "MIT" do_install() { |