The following adds an entry to the ROX-Filer menu,"New Window as root" (via right-click-->Send To).
Install the Script
- Download the zip file attached at the foot of this post
- As root extract it to /usr/local/bin/rox-as-root.sh
Set Up the Menu Entry in ROX-Filer
Do the following as your normal user in ROX-Filer
- Open the directory /home/USERNAME/.config/rox.sourceforge.net/SendTo/
- Drag-n-drop /usr/local/bin/rox-as-root.sh to it and create a symlink
- Right-Click on the symlink-->Rename it New Window as root
- Right-Click on the symlink-->Set icon. Select Only for the file...
- Drag-n-drop the icon file /usr/share/icons/antiX/rox-filer.png to the set icon box
To use, highlight a single file or directory, right-click-->Send To-->New Window as root and a root window will open in the same directory as the highlighted item.
Screen shot of it in action
Edit: 2013-Sep-27 Uploaded script again with minor edit to use ktsuss rather than gksudo or gksu. Both the latter two successfully open a root ROX-Filer but are unable to open Archive-Create or Archive-Extract from the ROX Send To menu. ktsuss works OK.