-
Great. this forum swallowed my brackets, here is the code again:
<Key mask="H" key="F2">window</Key>
<Key mask="H" key="F3">exec:xeyes</Key>.
2009-12-10 14:40:28 UTC in Joe's Window Manager
-
Hi. I have jwm 2.0.1 from Ubuntu 8.04 and I modiefied and added this shortkut key:
window
exec:xeyes
When I press Hyper+F2, it correctly show window menu, but when I press Hyper+F3, nothing happen. There is also nothing in .xsession-errors. Simply, I cannot get "exec:" command to work. What am I doing wrong? Thanks.
2009-12-10 14:37:46 UTC in Joe's Window Manager
-
What version of FPC are you using?.
2009-10-23 16:37:39 UTC in Mundo The Game
-
simpletk committed revision 37 to the Simple ToolKit SVN repository, changing 24 files.
2009-10-18 13:22:30 UTC in Simple ToolKit
-
simpletk changed the public information on the Ghost project.
2009-10-15 16:44:43 UTC in Ghost
-
simpletk committed revision 494 to the Ghost SVN repository, changing 1 files.
2009-10-15 16:43:23 UTC in Ghost
-
simpletk committed revision 493 to the Ghost SVN repository, changing 17 files.
2009-10-15 16:41:22 UTC in Ghost
-
I have following code:
if a then
b
else
c;
JCF wrap b and c into begin end block:
if a then
begin
b
end else
begin
c;
end;
How can I avoid this? Thanks.
2009-10-11 11:57:33 UTC in Jedi Code Format
-
Please add these new checkboxes to Render options menu. Both 3 are quite simple. I need these features to make nicer screenshots. Thanks.
View->Render options->Draw/Hide 2D lines (now only 3D lines can be hide)
View->Render options->Draw axis cross (that red green blue cross in [0,0,0] displayed in perspective view)
View->Render options->Draw pan and zoom buttons (that gray buttons in upper...
2009-08-22 21:13:19 UTC in Misfit Model 3D