LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs
User Name
Password

Notices


Old

Usability Problems With Unity

Posted 06-02-2011 at 11:35 AM by MTK358
Updated 06-02-2011 at 11:39 AM by MTK358

I think that the sidebar is really confusing. When you click on an icon, it launches the app. You click on it again, and it brings that app to the top. There's no obvious way to start another instance (you have to right-click). If there are multiple instances of an app open, you have to go through two steps to choose it: first click on the icon, then on the instance you want. Why combine the unrelated concepts of launching a process and window management?

Second, the way the menubar...
LQ 5k Club
Posted in Uncategorized
Views 4904 Comments 1 MTK358 is offline
Old

beep in ubuntu

Posted 06-02-2011 at 06:24 AM by sumeet inani
Updated 06-02-2011 at 06:29 AM by sumeet inani

I wanted to hear beep from my sound card with speaker unattached

echo -e "\a"
Dos not work in any case.

I installed package 'beep'.
Run 'lsmod' to see if the module "pcspkr" is loaded by kernel.
(maybe because '/etc/modprobe.d/blacklist.conf' contains 'blacklist pcspkr').
In my case it wasn't.
So I ran
Code:
sudo modprobe pcspkr
Now beep can be heard.
If you want to get info about...
Member
Posted in Uncategorized
Views 1091 Comments 0 sumeet inani is offline
Old

playing video on the desktop background

Posted 06-01-2011 at 08:29 AM by neonsignal

The '-rootwin' flag can be used with mplayer to play moving images on the desktop background.

Code:
mplayer -rootwin -nosound -loop 0 -vf scale=width video.avi
Some desktop environments will need to have the normal background management disabled.
Senior Member
Posted in Uncategorized
Views 6147 Comments 1 neonsignal is offline
Old

how to change the heap size ?

Posted 06-01-2011 at 05:41 AM by pillisrikanth

hi this is srikanth pilli from india. actually my aim is to implement the TOUCH applications with jamvm-1.5.4 and classpath-0.98 on arm9 cortex processor(ar9) i.e pandaboard. when i am trying to run java application on arm9 TFT pannel (touch screen) , it shows the message like " [dynamic-linking native method:java.lang.VMObject.wait...internel]" and after that the next line it shows "fatal IO error 0(sucess) on xserver:0".

when i follow the linux forums , most...
LQ Newbie
Posted in Uncategorized
Views 2701 Comments 1 pillisrikanth is offline
Old

domain name resolution of local network names in NT domains

Posted 05-31-2011 at 10:51 PM by neonsignal
Updated 05-31-2011 at 10:52 PM by neonsignal

When operating on a local network that largely has Windows machines, resolving local names enables the use of machine names rather than ip addresses. Names can be hardwired into /etc/hosts; alternatively, they can be gathered from the NT domain using winbind:
Code:
apt-get install winbind
Then edit /etc/nsswitch.conf, and add 'wins' to the 'hosts' line.
Senior Member
Posted in Uncategorized
Views 699 Comments 0 neonsignal is offline

  



All times are GMT -5. The time now is 10:21 PM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration