**** BEGIN LOGGING AT Sat Sep 24 02:59:57 2011 Sep 24 05:04:34 dtzWill, is there any reason a chrooted application can't be run directly run from start_xterm.sh or does it have to be that app? Sep 24 05:04:42 rwhitby, same question ^^ Sep 24 05:05:01 so instead of starting the xterm I can just go directly to the app? Sep 24 05:05:37 the scripts can do whatever they like Sep 24 05:07:45 so instead of this: Sep 24 05:07:46 ${XTERM} -display ${DISPLAY} -maximize -e "sh -x ${APPDIR}/bin/chroot-wrapper.sh" & Sep 24 05:08:18 something like this: Sep 24 05:09:16 ${XCHAT} -display ${DISPLAY} -maximize -e & Sep 24 05:10:10 where ${XCHAT} is /media/ext3fs/usr/bin/xchat Sep 24 05:10:20 oh that wouldn't allow me to do what I need. Sep 24 05:10:22 nevermind Sep 24 05:13:23 yeah, the chroot needs to be set up somehow Sep 24 05:14:50 right. Sep 24 21:54:25 ka6sox: the chroot needs to be set up, but xterm doesn't need to be involved at all, no. Sep 24 21:55:03 ya, thats what I need to sort...how to do that. Sep 25 02:07:55 dtzWill, I am truely confused now... Sep 25 02:08:19 I have what I think is the latest x-server and am using the HP BT keyboard. Sep 25 02:08:26 and I can't use ctrl-anything. Sep 25 02:10:47 o_O Sep 25 02:11:19 well i don't have my device in front of me, but it should work, hmm :/. Sep 25 02:12:43 if you fire up 'xev' from a chroot, when you hit the 'control' keys, it sohuld print things like http://pastebin.com/ACSaS39Q Sep 25 02:12:50 that's my desktop not tp so the keycodes/etc will be different Sep 25 02:13:03 but you sohuld at least get keycodes Sep 25 02:13:10 okay Sep 25 02:13:15 I will look in a bit Sep 25 02:13:23 and it should show them as 'control_L' for the left control and 'control_r' for right Sep 25 02:13:26 sure thing. Sep 25 02:13:35 sorry, and if you're having this issues others might too... Sep 25 02:13:38 I tried that but it didn't print anything. Sep 25 02:14:27 hmm. Sep 25 02:14:35 well then it's not getting through, but that's strange. **** ENDING LOGGING AT Sun Sep 25 02:59:57 2011