![]() |
2011-09-27
, 20:11
|
Posts: 86 |
Thanked: 29 times |
Joined on Sep 2011
|
#22
|
Yeah, it can.
Might run into a problem though since it will send out a signal to switch your app (great simple idea by the way) but it will also send the usual Escape signal to whatever app is on the screen at the time as well.
The only work around that I can thing of is stopping MCE but that would mean you will also lose your Menu key function as well as the Home key, so no more Task Navigator support.
![]() |
2011-09-27
, 20:16
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#23
|
![]() |
2011-09-27
, 20:53
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#24
|
The Following User Says Thank You to auouymous For This Useful Post: | ||
![]() |
2011-09-27
, 20:59
|
Posts: 961 |
Thanked: 565 times |
Joined on Jul 2007
@ Tyneside, North East England
|
#25
|
![]() |
2011-09-27
, 21:01
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#26
|
![]() |
2011-09-27
, 21:18
|
Posts: 2,802 |
Thanked: 4,491 times |
Joined on Nov 2007
|
#27
|
I ran 'fakeroot dpkg-buildpackage' on the source and it didn't strip the binary but after stripping it was the same size as the one I built manually. Are those build options something I need to add? Do you know how to produce a stripped package?
[sbox-DIABLO_ARMEL: ~/matchbox-window-manager-1.2] > find . -name matchbox-window-manager -type f | xargs file
./src/matchbox-window-manager: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), not stripped
./debian/matchbox-window-manager/usr/bin/matchbox-window-manager: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), stripped
./debian/matchbox-window-manager-dbg/usr/lib/debug/usr/bin/matchbox-window-manager: ELF 32-bit LSB executable, ARM, version 1 (ARM), dynamically linked (uses shared libs), not stripped
./debian/tmp/usr/bin/matchbox-window-manager: ELF 32-bit LSB executable, ARM, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared libs), not stripped
The Following User Says Thank You to lma For This Useful Post: | ||
![]() |
2011-09-27
, 21:28
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#28
|
![]() |
2011-09-27
, 22:28
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#29
|
matchbox-swipe does not work for me using the glasser theme along with telescope.
the home screen is an unholy mess with only half of the status bar dispayed aboit 1/3 along the top from the edge and the wallpaper is all over the place. i dont know a keyboard shortcut to take and save a screenshot.
Is a full reboot necessary or can I kill hildon-desktop, restart MCE, etc., for the changes to take effect?
I also can report that at times I can switch screens if I swipe the very right of the screen to the left, about 3 millimeters, though my success at doing this correctly is only at around 10%.
The Following User Says Thank You to auouymous For This Useful Post: | ||
![]() |
2011-09-27
, 22:41
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#30
|
Great idea!
Yeah, it switches apps but it doesn't seem to send the Escape signal to whatever program you're using.
Tested this with Tear, Xterm, and Emelfm2 all running full screen.
In your /home/user/.xbindkeysrc file, have it say this:
"/usr/bin/nextw"
Escape
@ Auounymous, I'll give your next attempt a try when you think it's good enough to be tested.
I ended up going back to my old matchbox-window file so I could use Xkbd again.
Cheers buddy.