![]() |
2008-07-29
, 07:03
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#262
|
... I have found a solution that seems to be working great, at least for my Enlightenment environment, however I am fairly confident it would work under IceWM, etc...
- Create the r-mouse and l-mouse scripts As root, create a /usr/bin/r-mouse file that contains:
and as root, create a /usr/bin/l-mouse file that contains:PHP Code:
#!/bin/sh
/usr/bin/xmodmap -e "pointer = 1 2 3"
PHP Code:
#!/bin/sh
/usr/bin/xmodmap -e "pointer = 3 2 1"
![]() |
2008-07-29
, 07:09
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#263
|
![]() |
2008-07-29
, 07:20
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#264
|
Well, there's one thing I've been wondering about, - The Debian chroot project(s) and patches have same problems as the bootable Debian for tablets - that we distribute around big tar.gzs (which we don't do anymore) and such and add patches manually and stuff.
![]() |
2008-07-29
, 16:26
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#265
|
I would welcome someone from the bootable Debian camp having a go at making the chroot scripts (/sbin/debian especially) completely "bootable Debian beta4 friendly". I want to be able to chroot into a bootable partition without damaging it in any way.
I especially would like to find an elegant way to make sure that the root and user accounts are aligned with maemo upon chrooting without trashing any extra accounts (such as the mpd user from beta3).
![]() |
2008-07-29
, 17:04
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#266
|
![]() |
2008-07-29
, 18:06
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#267
|
Qole - just a thought.. what exactly is the point to copying the /etc/passwd and group files from maemo?? ... if your /home/user was created with a different UID.. say 148, and you copy /etc/passwd from maemo to /debian you will still be unable to access /home/user...
![]() |
2008-07-29
, 18:13
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#268
|
The chroot script mounts maemo /home/user over the Debian one, plus several other maemo system folders (including /tmp); we need to synch permissions so maemo and Debian play nice together.
![]() |
2008-07-30
, 16:54
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#269
|
![]() |
2008-07-30
, 17:17
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#270
|
![]() |
Tags |
chroot, debian, easy debian |
|
World's first inductively-charged N900!