Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44422 - idesk-0.5.6-r1 (update, new patch)
Summary: idesk-0.5.6-r1 (update, new patch)
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-03-11 23:40 UTC by entity__
Modified: 2004-04-30 18:30 UTC (History)
1 user (show)

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


Attachments
idesk-0.5.6-r1 (update with patching) (idesk-0.5.6-r1.ebuild,1.12 KB, text/plain)
2004-03-11 23:44 UTC, entity__
Details

Note You need to log in before you can comment on or make changes to this bug.
Description entity__ 2004-03-11 23:40:23 UTC
Hi,

I wrote a patch for the idesk which allows the use of mousewheel to execute commands. It can be used, for instance, like this:

~/.ideskrc : 

table Actions
  Lock: control right doubleClk
  Reload: middle doubleClk
  Drag: right hold
  EndDrag: right singleClk
  Execute[0]: left doubleClk
  Execute[1]: middle singleClk
  Execute[2]: wheelUp
  Execute[3]: wheelDown
end 

~/.idesktop/volume:

table Icon
  Caption: Volume
  Icon: <path to your 3l337 icon>
  X: 140
  Y: 918
  Command[0]:
  Command[1]:  <toggle mute command>
  Command[2]:  <set volume command +8>
  Command[3]:  <set volume command -8>
end

---
Anssi
Comment 1 entity__ 2004-03-11 23:44:31 UTC
Created attachment 27232 [details]
idesk-0.5.6-r1 (update with patching)

ebuild which includes the patching procedures.
Comment 2 Ian Leitch (RETIRED) gentoo-dev 2004-04-30 18:30:36 UTC
Please send your patch to the idesk author for review. We wont maintain user submitted feature patches.