site  contact  subhomenews

jwmconfig2 "fixed'

July 01, 2013 — BarryK
I used 01micko's jwmconfig2 PET in the Raring Puppy alpha2 build, but JWM displayed the virtual desktops as 2x2, and the "show desktop" icon is different from the original.

None of the above is a bug, that is just how 01micko wants it for his Slacko.

For myself though, I have modified it back to the original 3x1 virtual desktops and the original "show desktop" icon. The PET now has "-2":
http://distro.ibiblio.org/quirky/pet_packages-noarch/jwmconfig2-130504-2.pet

Comments

jwmconfig gettext


Chinese language bug
Username: don570
" In alpha 1 and alpha 2 of Raring there is a bug displaying Chinese characters in Start menu. Earlier versions of Raring don't have this bug. I install icake's pet package to convert to Chinese. Then restart X http://ns2.murga-projects.com/puppy/viewtopic.php?t=82937&sid=36a74d3ac614661b0600612161d83d29 [IMG]http://i1176.photobucket.com/albums/x323/don570/screenshot-bug-fontsraring_zps15c73329.png[/IMG]

jwmconfig2 fixed again
Username: BarryK
"vicmz, jwmconfig2 is now at "-3", with the fix you have suggested (59K): http://distro.ibiblio.org/quirky/pet_packages-noarch/jwmconfig2-130504-3.pet

jwmconfig2-*-4
Username: L 18 L
"yet another fix JWM Panel Button > select for delete [b]Delete[/b] in title bar [b]yes[/b] button and [b]no[/b] button but no text: "Are you sure you want..." and button texts are not translated. fixed by -moving . gettext.sh inside function -explicit labeling buttons: [code]deletefuncsafe() { . gettext.sh PROG=$(echo $CHOICE|cut -d '=' -f2) Xdialog --title "$(gettext 'Delete')" --ok-label "$(gettext 'Yes')" --cancel-label "$(gettext 'No')" \ --yesno "`eval_gettext \"Are you sure you want to delete \n\\\${PROG} launcher?\"`" 0 0 0 case $? in 0) deletefunc ;; *) echo "$(gettext 'you cancelled or selected no')" ;; esac } export -f deletefuncsafe[/code]

Re jwmconfig2 -4
Username: BarryK
"L18L, OK, done, and uploaded.


Tags: puppy