You are not logged in.

#1 2010-10-26 17:47:47

Nemesis1963
Member
Registered: 2010-06-04
Posts: 11

Pekwm menu action with spaces and commas

Hello,
          I have problems with few wine actions in pekwm menu.
The action path contains spaces, and wine syntax requires commas to correctly read it.
The problem is that pekwm syntax also requires commas, so the action doesn't work in the menu.
The same commands launched from terminal work flawlessly.
Does anyone know the correct syntax I should use?
Thank you in advance smile

Submenu = "Wine" {
    Entry = "FullTiltPoker" { Icon = "/home/nemesis/.local/share/icons/28F5_FullTiltPoker.0.png"; Actions = "Exec wine /home/nemesis/.wine/drive_c/"Programmi (x86)"/"Full Tilt Poker"/FullTiltPoker.exe &" }
    Entry = "PokerStars" { Icon = "/home/nemesis/.local/share/icons/663D_PokerStarsUpdate.0.png"; Actions = "Exec wine /home/nemesis/.wine/drive_c/"Programmi (x86)"/PokerStars/PokerStarsUpdate.exe &" }
    Entry = "PokerstarsIt" { Icon = "/home/nemesis/.local/share/icons/663D_PokerStarsUpdate.0.png"; Actions = "Exec wine /home/nemesis/.wine/drive_c/"Programmi (x86)"/PokerStars.IT/PokerStarsUpdate.exe &" }
}

nemesis@myhost ~]$ pekwm --info
pekwm: version 0.1.12 Built on Mon Apr 26 20:16:24 UTC 2010
features:  XShape Xinerama Xft image-xpm image-jpeg image-png Xrandr menus harbour

Last edited by Nemesis1963 (2010-10-27 11:30:46)

Offline

Board footer

Powered by FluxBB