Ubuntu :: Rotate Crystal / Molecules 3D?

Sep 25, 2010

I am looking for a wait to check in 3D a molecule of a crystal, and would be looking for a such 3D viewer than could rotate them:

[URL]

What would be the best suited prog?

View 1 Replies


ADVERTISEMENT

Fedora :: Rotate The Pen When Rotate The Screen?

Sep 7, 2009

how can I rotate the pen when I rotate the screen, and I would like to share this knowledge to other people who may have the same problem I had.

I have a tablet fujitsu-siemens t5010 with installed the wacum packages by default, and the pen was working, but couldn't rotate with xsetwacom command.

In Fedora 10, most guides refer to the wacom device as "stylus" which doesn't work on Fedora 11. I run command " $ xinput list " and I found the line

"PnP Device (FUJ02e5) eraser"id=3[XExtensionKeyboard]

and some lines before there is:

"PnP Device (FUJ02e5)"id=2[XExtensionKeyboard]
^^^^^^ this is the name of the device xsetwacom command needs! ^^^^^^^

I wrote first the line with the eraser cause I suppose that even someone has different wacom model, the eraser will be easy to find by grep command ( $ xinput list | grep -i eraser ), and common in most configures.

now , the edited script I use becomes like this:

#!/bin/sh
if [ $1 == 'normal' ]
then
xrandr -o normal
xsetwacom set "PnP Device (FUJ02e5)" rotate 0

[Code].....

It would be awesome if it chat could happened automatically , simply by rotating the screen, like it happens on Vista. I'll try to find out any solution and update this post if I make it !

View 1 Replies View Related

Ubuntu Multimedia :: 11.04 - Acer Crystal Eye Webcam Not Working

May 9, 2011

OS: Linux Ubuntu 11.04
Machine: Acer Inspire 4730z
My webcam isn't working and I've done everything I could think of. I installed the v4l drivers and they installed perfectly and still it doesn't work.

Code:
psych@ubuntu:~$ lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 064e:a103 Suyin Corp .....

If you notice in the terminal output to the lsmod command, v4l2_compat_ioctl32 is what I assume to be my camera, its being used by videodev and videodev is being used by uvcvideo but uvcvideo, the driver I need to use is being use by nothing.

View 1 Replies View Related

Ubuntu Multimedia :: Webcam (Acer Crystal Eye) Is Not Being Detected?

Jun 30, 2011

I couldn't use it, but it was still being detected by hardinfo and when I typed up lsusb, it came up in the list of available devices. For some strange reason, Cheese couldn't use it, so I tried using luvcview instead, to find that the path /dev/video0 didn't exist. I changed the name of /dev/video1 to /dev/video0; thereupon, I could use my webcam with luvcview just fine, so I did a test call with Google Talk, and I could see myself fine, only it froze when I moved my screen. I did a second call, and a few seconds in, my image froze again, and my cam isn't being recognized by hardinfo or lsusb now.

Any suggestions? Is my issue hardware originated, or do you think it might have had something to do with the fact that I changed /dev/video0 to video 1?

Also, I'm on Natty Narwhal 11.04.

EDIT: This is what I'm getting when I type "lsusb":

Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

My webcam used to be on Bus 005, so might there be a slight chance it's still being recognized?

EDIT 2: After doing "lsusb" several times I found that the webcam can be recognized on certain positions of the screen. Looks like my issue is hardware-related.

View 1 Replies View Related

OpenSUSE :: 11.4 - Fonts Not Crystal Clear And Sharp In KDE

Mar 28, 2011

I'm running openSUSE 11.4 in KDE and Gnome. To me it looks like Gnome has more or less correct font rendering. At least for what I can see the fonts look good. The problem is in KDE, I tried about every tutorial I could find to make the fonts look good but still it's not like it is shown in Windows. In windows the fonts are crystal clear and sharp. In KDE it looks like I'm working on a prehistoric system. Why do the fonts look really impressive during the installation of opensuse in Yast and ugly after the installation? Is there a way to make the font rendering in KDE look like Windows 7 or Vista?

View 9 Replies View Related

General :: Only A Black Background With A Console Window When Start Fvwm-crystal

Mar 4, 2010

I have installed fvwm-crystal successfully but when I try to start it by just adding the codes below to .xinitrc

Code:
exec fvwm-crystal
only a black background with a console window show up.

I also put the .xsession-error here,

Code:
1 /etc/gdm/PreSession/Default: Registering your session with utmp
2 /etc/gdm/PreSession/Default: running: /usr/bin/sessreg -a -u /var/run/utmp -x "/var/gdm/:0.Xservers" -h "" -l ":0" "xxx"
3 localuser:xxx being added to access control list
4 Launching a SCIM daemon with Socket FrontEnd...
5 Loading simple Config module ...
[Code]....

View 5 Replies View Related

Ubuntu Multimedia :: Media Player With The Feature Of Crystal Player

Oct 20, 2010

Crystal Player has one very good playback speed troubleshooting feature - it uses large buffer of decoded frames (about 50% of RAM). Is there any player with such features in ubuntu?

View 4 Replies View Related

Ubuntu :: Rotate One Of Two Monitors?

Feb 11, 2011

I have one Dell Ultrasharp U3011 (30", 2560x1600) and one Dell Ultrasharp 2007FP (20", 1600x1200)

When the 2007FP is in landscape mode it matches nearly perfectly in height both pixel and physically wise to the U3011.

See my example picture from my Win 7 dual boot below:

Two Monitors? Ridiculous... by mattlach, on Flickr

The only way I was able to get this to work in Ubuntu was to run two separate X desktops and rotate the 2007FP manually in xorg.conf, and then join them by enabling Xinerama.

Two problems with this solution.

1.) Xinerama is deprecated in favor of Xrandr which I have not been able to make do this.

2.) When using Xinerama Compiz/XGL is disabled, making the desktop feel awfully flat.

Is there any way to avoid this? Is there any way to rotate just one of your displays and maintain Compiz/XGL functionality?

This is on the top computer in my signature.

View 8 Replies View Related

Ubuntu :: Compiz Cube Rotate Up And Down?

Apr 16, 2010

I've recently enabled the fun stuff with compiz but I've run into a sort of problem... I want 9 desktops in a 3x3 grid (yeah, weird I know) but if I'm using the cube I can only rotate left and right... which is pretty weak sauce. Is there any way to (preferred) have desktops on the top and bottom of the cube and be able to bind a key combo to rotate up and down (ctrl-alt-up/down)? I *could* put 9 desktops in a row, but I really don't like that solution - it takes too many flips to make it from one desktop to another.

Compiz is all full of beautiful (especially burning the windows on close)

View 9 Replies View Related

Ubuntu :: Can't Rotate Compiz Cube

Feb 23, 2011

I use the hotkey ctrl+alt+left click in Blender to zoom object... So I didn't want Compiz to use the same key to move around the cube. I changed a setting in window move, and either the old or the new key works.
New is alt+1 but it does nothing, same with ctrl+alt+left click. Also, I want the move around hotkey to be something like super+m or ctrl+m etc.

View 4 Replies View Related

Ubuntu Multimedia :: How To Rotate The Console

Jul 8, 2011

ubuntu 11.04. How do you rotate the console?

View 9 Replies View Related

Ubuntu :: Copy A Portion Of Previous Log To New Log After Rotate?

Jul 12, 2010

I have installed fail2ban and it is working great. It is monitoring the auth.log and it's own log. Now here is my question... Every week, my log files rotate, which is just fine for the most part. But this also rotates the fail2ban log and removes any chance of catching a repeated IP from Sunday to Monday. Is it possible to copy a portion of the previous log to the new log?Here is my scenario of what I would like to accomplish, but I am a novice here so please be specific..

logrotate does its job as expected... then a script writes a portion of the previous log to the new log then appends a word/number after that portion (we call this log.1)...next time the log rotates (creating log.2), I want to take the portion of log.1 after the word/number and append it to log.2 along with another word/numberThis will always ensure there is at least 1 week backlog in the logs for fail2ban to track. I don't want to just change the frequency of the log-roll because it doesn't solve the issue of tracking across the log roll

View 9 Replies View Related

Ubuntu :: Screen Goes Dark On Cube Rotate?

Dec 22, 2010

Just installed 11.04 (Natty). Graphics card is Radeon 9200When I enable Cube in the compizconfig settings manager and rotate the cube, the cube goes almost black. This happens with both drag and keyboard rotate. The background is fine. Everything is defaults and no other effects are enabled.Also, the entire screen goes dark when "opacity when not rotating" is set to anything but 100%.This worked fine with with my previous version 8.04, though I think it used a proprietary driver.Questions:Should I be using a proprietary driver this card? Apparently you have to install a long list of packages first: XFree86-Mesa-libGL libstdc++ libgcc XFree86-libs fontconfig expat freetype zlib

View 1 Replies View Related

Ubuntu Multimedia :: Way To Rotate Video File

Jun 15, 2011

I have two video files taken with my phone, but unfortunately they are on their sides.

I was messing around with vlc, and found in the filters option menu, a setting to rotate the video 90 degrees, which is just what I was looking for.... BUT it won't let me save this (I guess you have to re-encode the whole file)

What is the easiest way to rotate video files (.3gp) and keep it in that state, without losing loads of quality?

View 2 Replies View Related

Ubuntu :: Rotate Desktop With Wheel On Mouse?

Jan 23, 2010

I've always turned/switched desktop by rotating the wheel on the mouse.ut suddenly it won't work. Where can I turn it on again

View 1 Replies View Related

General :: How To Rotate Auth.log

Mar 2, 2010

I have a problem with the logrotate of auth.log, it is not working. I tried using 'kill -HUP `cat /var/run/sshd.pid`'. This restarts sshd but does not create a new auth.log. Also tried "/etc/etc/init.d/ssh restart" and "/etc/init.d/ssh reload"

View 3 Replies View Related

CentOS 5 Server :: How To Do A Log Rotate

May 20, 2009

how to do a log rotate. i want to keep just a months worth of logs on my centos 4.7 server.

View 1 Replies View Related

Ubuntu :: Cannot Rotate Cube With Mouse Wheel Since 9.10 Upgrade

Jan 7, 2010

Everything worked fine with Jaunty 9.04, but I haven't had any luck getting the "cube" to rotate using the mouse wheel since I upgraded to Karmic 9.10. The other ways to rotate the cube still work with karmic. Note that I upgraded from jaunty to karmic...not a clean install. Viewport switcher and rotate cube are both enabled.

View 8 Replies View Related

Ubuntu :: Compiz Rotate Cube Option - 360 Degrees

Feb 12, 2010

I used OpenSUSE today and in one of the options for Rotate Cube (in compiz) was something that let me adjust to what angle I could allow the cube to go up and down. If I set it to 360 degrees, I was able to rotate the cube in any which direction I pleased. Can I do this on Ubuntu?

View 6 Replies View Related

Ubuntu :: Rotate Cube With Mouse Scroll (Karmic)

Mar 17, 2010

I just switched from Jaunty to Karmic, and in the process of setting up desktop effects, I'm having a hard time with configuring the rotate cube compiz effect. Before, I was able to scroll on the desktop (ie, not over a window/application) to spin the cube to the next face. Now, it seems that I either have to use keyboard shortcuts or lose the ability to scroll in applications.

I've tried enabling the mouse scrolling to button 4/button 5 a la this post, but this doesn't fix the problem. This is one of the few desktop effects that really made a difference in terms of convenience, so I'd really like to be able to fix this setting.

View 4 Replies View Related

Ubuntu :: Compiz - Visual Echo On Cube Rotate

May 7, 2010

Here's a strange compiz effect - odd visual echo when you rotate the cube. I kept my /home partition from the Lucid beta testing and compiz seems to have problems with it - looks like I will have to do a complete format and reinstall to solve this. I already purged and reinstalled compiz and anything I could find associated with it. Anyone else suffering from a buggy compiz? The strange thing is - this only occurs 1 out of 10 boots???

View 4 Replies View Related

Ubuntu :: Radeon + Compiz + Rotate = Display Corruption

Apr 21, 2011

Installed Natty a few days ago and everything was working fine. I have a dual head setup with the left monitor rotated Clockwise 90 degrees (AKA rotate left). When I setup the the displays properly, instead of just cloning, I noticed a problem, making Unity unusable. When I apply the rotation either in the xorg.conf fle or using xrandr, the display shows a corrupt looking image. When I turn compiz off and use metacity instead it works perfectly fine.

Display Adapter:

Code:

01:00.0 VGA compatible controller: ATI Technologies Inc Cedar PRO [Radeon HD 5450]

xorg.conf:

Code:

Section "ServerLayout"
Identifier "Desktop"
Screen "RightScreen"
Screen "LeftScreen" LeftOf "RightScreen"

[code]....

View 1 Replies View Related

Fedora :: Ghostscript Rotate PDF Page?

Mar 22, 2010

I have a PDF document that I need to rotate page through 180 degrees.

Can anyone tell me if Ghostscript can do this and if so how?

I've gone through the documentation and can't seem to find anyting on it nor Google

View 1 Replies View Related

General :: Shrink And Manually Rotate Log?

Sep 16, 2009

My AWSTATS is not updating correctly. Upon closer look I noticed that the access_log file is already >300MB. logrotate was not running. Now I have enabled log rotate. However, it's not touching this existing access_log file. Is there a way for me to manually split and rotate this file into 3 100MB files, access_log.1 access_log.2 and access_log.3? I tried running logrotate (logrotate /home/user/httpd/access_log) from console and it's throwing Segmentation fault.

View 9 Replies View Related

General :: How To Rotate Image On GIMP?

May 8, 2011

Could someone tell me how to rotate an image on GIMP? Now You can rotate it 90 180 etc but I would like to rotate the image to level the shot.

View 6 Replies View Related

Server :: Rotate Outgoing Ips On Squid?

May 26, 2010

m using Squid 3 for web cache and i want to use multiple outgoing ip addresses. Not 1 ip for 1 client, i want to rotate several outgoing ip addresses to the same client.

Client A --> outgoing IP A
next conection
Client A --> outgoing IP B
and so on

View 8 Replies View Related

Ubuntu :: Rotate Desktop Workspaces In This Way Holding Down Ctrl-Alt Keys?

Jun 15, 2011

NOTE: compizconfig manager is not suitable for ubuntu 11.04 with unity,works fine with 9.10 and 10.10.

Ubuntu enables "Desktop Wall" by default. By holding Ctrl-Alt keys and pressing the left-arrow or right-arrow key each time, it slides through desktop workspaces horizontally for you to choose one to work on. Alternatively, you can change this to a "rotate cube" effect. Go To System > Preferences > CompizConfig Settings Manager.

Select "Desktop" from the left panel.
Tick "Rotate Cube".
Select "Enable Desktop Cube" as this plugin is required by "Rotate Cube".
Select "Disable Desktop Wall".

Immediately you can rotate your desktop workspaces in this way holding down Ctrl-Alt keys, EITHER press the left-arrow or right-arrow key OR left-click the mouse and drag it to left or right.

if there is no compiz manager in your system,download it.. type :sudo apt-get install compizconfig-settings-manager ..

View 9 Replies View Related

Ubuntu :: Screen Orientation Switched / But How To Rotate The Arrow Keys

Aug 19, 2011

So, I have my trusty ol' Aspire One ZG5 running with Natty. I like changing the screen orientation (sideways) to read comic books and books. I've learned how by this page: URL...So, I have no trouble changing my screen orientation with a quick key-combo, but I still need help,I'm trying to figure out how to change the "orientation" of the arrow keys along with the screen. So when i have the screen oriented to the left, the left key works as the up, the up down as the right, etc.

View 1 Replies View Related

General :: MySQL Slow Query Log Rotate ?

Jan 17, 2011

I am on a CentOS 64 bit and used webmin to rotate MySQL slow query log. Now the thing is although logs are being rotated daily but the new log files being created are empty which means MySQL is unable to write them due to some reason. I have checked using "ls -l" that both permission and owner of files is same but still MySQL is not writing logs. What could be the reason?

View 10 Replies View Related

General :: Logrotate - Purpose Of Rotate And Postrotate?

Jul 10, 2010

I have been trying out in learning with logrotate command and logrotate configuration file )logrotate.conf custom logfile for an process is 'test.log'

Code:

#cat /etc/logrotate.d/test
/var/log/test.log {
rotate 4

[code]....

whenever the log file (test.log) exceeds 100M a new file will be created with the file name as test.'date'.'gz'(new file is created with a current date and in a compressed format of gz) and also with permission mentioned above). I really dont know what is the role of rotate( will this be carried on only for next 4times i mean upto 400MB; (4times*file reaches 100MB)? and also what could be the purpose of postrotate?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved